#830F00
A dark, vivid red closely aligning with Maroon.
About #830F00
At its core, #830F00 is a dark and vivid hue. Designers often compare it to the standard color Maroon. Its digital footprint relies on 131 parts red, 15 parts green, and 0 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, 89% M, 100% Y, and 49% K. 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#830F00
RGB131, 15, 0
HSL6.9°, 100.0%, 25.7%
CMYK0%, 89%, 100%, 49%
HSV6.9°, 100.0%, 51.4%
LAB27.2, 46.1, 39.8
XYZ9.5, 5.2, 0.5
Decimal8589056
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.33:1
Text on #FFFFFF
AAA
2.03:1
Text on #000000
FAIL
9.87:1
Text on #F8FAFC
AAA
1.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #830F00;
}
.text-color {
color: #830F00;
}
.border-color {
border: 2px solid #830F00;
}