#69303C Color Information

Hex color code: #69303C

#69303C is a gentle red color. In RGB it is (105, 48, 60), and in HSL it is (347°, 37%, 30%). It is frequently seen in web interfaces.

Try:
Color NameSaddle Brown
HEX
#69303C
RGB
105, 48, 60
HSL
347°, 37%, 30%
CMYK
0%, 54%, 43%, 59%

Shades

CSS Usage
color: #69303C;
background-color: #69303C;
border-color: #69303C;
box-shadow: 0 0 10px #69303C;
border: 2px solid #69303C;
Tailwind Usage
bg-[#69303C]
text-[#69303C]
border-[#69303C]
shadow-[0_0_10px_69303C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #69303C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #69303C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #69303C; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #69303C; background-color: #69303C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #69303C20; border-left: 4px solid #69303C; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #69303C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69303C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 48, 60

Red: 105 / Green: 48 / Blue: 60

HSL

347°, 37%, 30%

Hue: 347° / Saturation: 37% / Lightness: 30%

CMYK

0%, 54%, 43%, 59%

Cyan: 0% / Magenta: 54% / Yellow: 43% / Key: 59%

What color is #69303C?

#69303C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69303C to RGB:

rgb(105, 48, 60)HEX to RGB Converter →

HEX to HSL

Convert #69303C to HSL:

hsl(347, 37%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #69303C to CMYK:

cmyk(0%, 54%, 43%, 59%)Color Converter →

Color Meaning and Usage

#69303C is a gentle red color with RGB values of 105, 48, 60 and HSL of 347°, 37%, 30%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #69303C is #30695D, creating high-contrast pairings. For softer combinations, try analogous colors like #693059.

Use #69303C in CSS: color: #69303C or background-color: #69303C. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #69303C

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.09:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69303C?

#69303C is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #69303C?

#69303C in RGB is (105, 48, 60) - 105 red, 48 green, and 60 blue.

How to use #69303C in CSS?

Use #69303C directly in your CSS properties like color or background-color.

What colors go well with #69303C?

#30695D (complementary), #693059 (analogous), and #34181E (lighter shade) work well with #69303C.