#662424
A dark, moderate red closely aligning with Sienna.
About #662424
At its core, #662424 is a dark and moderate hue. Designers often compare it to the standard color Sienna. In the RGB color space, it consists of 102 red, 36 green, and 36 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 65% magenta, 65% yellow, and 60% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#662424
RGB102, 36, 36
HSL0.0°, 47.8%, 27.1%
CMYK0%, 65%, 65%, 60%
HSV0.0°, 64.7%, 40.0%
LAB24.4, 29.7, 15.6
XYZ6.4, 4.2, 2.1
Decimal6693924
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.40:1
Text on #FFFFFF
AAA
1.84:1
Text on #000000
FAIL
10.89:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662424;
}
.text-color {
color: #662424;
}
.border-color {
border: 2px solid #662424;
}