#831607
A dark, vivid red closely aligning with Maroon.
About #831607
When working with digital screens, the color #831607 is rendered by mixing light. Its closest recognized web color is Maroon. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 22, and 7.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 83% Magenta, 95% Yellow, and 49% Black. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#831607
RGB131, 22, 7
HSL7.3°, 89.9%, 27.1%
CMYK0%, 83%, 95%, 49%
HSV7.3°, 94.7%, 51.4%
LAB27.9, 44.4, 37.6
XYZ9.7, 5.4, 0.7
Decimal8590855
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.08:1
Text on #FFFFFF
AAA
2.08:1
Text on #000000
FAIL
9.64:1
Text on #F8FAFC
AAA
1.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #831607;
}
.text-color {
color: #831607;
}
.border-color {
border: 2px solid #831607;
}