#832407
A dark, vivid red closely aligning with Maroon.
About #832407
The precise color #832407 is an excellent choice for modern design projects. Its closest recognized web color is Maroon. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 36, and 7.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 73% Magenta, 95% Yellow, and 49% Black. With a hue angle of 14.0 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#832407
RGB131, 36, 7
HSL14.0°, 89.9%, 27.1%
CMYK0%, 73%, 95%, 49%
HSV14.0°, 94.7%, 51.4%
LAB29.7, 39.4, 39.0
XYZ10.0, 6.1, 0.9
Decimal8594439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.46:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.04:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832407;
}
.text-color {
color: #832407;
}
.border-color {
border: 2px solid #832407;
}