#830007
A dark, vivid red closely aligning with Maroon.
About #830007
When working with digital screens, the color #830007 is rendered by mixing light. Its closest recognized web color is Maroon. Its digital footprint relies on 131 parts red, 0 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. With a hue angle of 356.8 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#830007
RGB131, 0, 7
HSL356.8°, 100.0%, 25.7%
CMYK0%, 100%, 95%, 49%
HSV356.8°, 100.0%, 51.4%
LAB26.3, 49.0, 36.1
XYZ9.4, 4.8, 0.6
Decimal8585223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.67:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.20:1
Text on #F8FAFC
AAA
1.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #830007;
}
.text-color {
color: #830007;
}
.border-color {
border: 2px solid #830007;
}