#991607
A dark, vivid red closely aligning with Darkred.
About #991607
Visually, #991607 is defined as a vivid red. Designers often compare it to the standard color Darkred. Its digital footprint relies on 153 parts red, 22 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 86% M, 95% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#991607
RGB153, 22, 7
HSL6.2°, 91.2%, 31.4%
CMYK0%, 86%, 95%, 40%
HSV6.2°, 95.4%, 60.0%
LAB32.6, 51.1, 43.2
XYZ13.5, 7.4, 0.9
Decimal10032647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.49:1
Text on #FFFFFF
AAA
2.47:1
Text on #000000
FAIL
8.12:1
Text on #F8FAFC
AAA
2.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #991607;
}
.text-color {
color: #991607;
}
.border-color {
border: 2px solid #991607;
}