#663124 Color Information

Hex color code: #663124

The hex color #663124 is a subtle red with RGB values of (102, 49, 36) and HSL of (12°, 48%, 27%). It is often used for branding and logos.

Try:
Color NameSaddle Brown
HEX
#663124
RGB
102, 49, 36
HSL
12°, 48%, 27%
CMYK
0%, 52%, 65%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #663124; 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 #663124; background-color: #66312415; }

Alert / Toast

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

Link / Accent

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

a { color: #663124; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #663124 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 49, 36

Red: 102 / Green: 49 / Blue: 36

HSL

12°, 48%, 27%

Hue: 12° / Saturation: 48% / Lightness: 27%

CMYK

0%, 52%, 65%, 60%

Cyan: 0% / Magenta: 52% / Yellow: 65% / Key: 60%

What color is #663124?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #663124 to RGB:

rgb(102, 49, 36)HEX to RGB Converter →

HEX to HSL

Convert #663124 to HSL:

hsl(12, 48%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #663124 to CMYK:

cmyk(0%, 52%, 65%, 60%)Color Converter →

Color Meaning and Usage

#663124 is a pastel red color with RGB values of 102, 49, 36 and HSL of 12°, 48%, 27%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #663124 is #245966, creating high-contrast pairings. For softer combinations, try analogous colors like #662438.

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

Contrast with #663124

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #663124?

#663124 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #663124?

#663124 in RGB is (102, 49, 36) - 102 red, 49 green, and 36 blue.

How to use #663124 in CSS?

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

What colors go well with #663124?

#245966 (complementary), #662438 (analogous), and #2D1610 (lighter shade) work well with #663124.