#662C24
A dark, moderate red closely aligning with Sienna.
About #662C24
The precise color #662C24 is an excellent choice for modern design projects. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(102, 44, 36).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 57% Magenta, 65% Yellow, and 60% Black. The HSL representation is 7.3° hue, 47.8% saturation, and 27.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#662C24
RGB102, 44, 36
HSL7.3°, 47.8%, 27.1%
CMYK0%, 57%, 65%, 60%
HSV7.3°, 64.7%, 40.0%
LAB26.0, 25.4, 17.7
XYZ6.7, 4.8, 2.2
Decimal6695972
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.77:1
Text on #FFFFFF
AAA
1.95:1
Text on #000000
FAIL
10.29:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662C24;
}
.text-color {
color: #662C24;
}
.border-color {
border: 2px solid #662C24;
}