#992416
A dark, vivid red closely aligning with Darkred.
About #992416
Visually, #992416 is defined as a vivid red. Its closest recognized web color is Darkred. This translates to an RGB value of rgb(153, 36, 22).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 76% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#992416
RGB153, 36, 22
HSL6.4°, 74.9%, 34.3%
CMYK0%, 76%, 86%, 40%
HSV6.4°, 85.6%, 60.0%
LAB34.2, 47.2, 37.6
XYZ13.9, 8.1, 1.6
Decimal10036246
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.02:1
Text on #FFFFFF
AAA
2.62:1
Text on #000000
FAIL
7.67:1
Text on #F8FAFC
AAA
2.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #992416;
}
.text-color {
color: #992416;
}
.border-color {
border: 2px solid #992416;
}