#992407
A dark, vivid red closely aligning with Darkred.
About #992407
The hex code #992407 represents a beautifully specific shade of red. Its closest recognized web color is Darkred. Its digital footprint relies on 153 parts red, 36 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 76% M, 95% Y, and 40% K. The HSL representation is 11.9° hue, 91.2% saturation, and 31.4% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#992407
RGB153, 36, 7
HSL11.9°, 91.2%, 31.4%
CMYK0%, 76%, 95%, 40%
HSV11.9°, 95.4%, 60.0%
LAB34.1, 46.9, 44.1
XYZ13.8, 8.0, 1.0
Decimal10036231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.05:1
Text on #FFFFFF
AAA
2.61:1
Text on #000000
FAIL
7.69:1
Text on #F8FAFC
AAA
2.22:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #992407;
}
.text-color {
color: #992407;
}
.border-color {
border: 2px solid #992407;
}