#83070F
A dark, vivid red closely aligning with Maroon.
About #83070F
Visually, #83070F is defined as a vivid red. Its closest recognized web color is Maroon. Its digital footprint relies on 131 parts red, 7 parts green, and 15 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 95% magenta, 89% yellow, and 49% black. With a hue angle of 356.1 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83070F
RGB131, 7, 15
HSL356.1°, 89.9%, 27.1%
CMYK0%, 95%, 89%, 49%
HSV356.1°, 94.7%, 51.4%
LAB26.8, 47.9, 33.0
XYZ9.5, 5.0, 0.9
Decimal8587023
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.49:1
Text on #FFFFFF
AAA
2.00:1
Text on #000000
FAIL
10.02:1
Text on #F8FAFC
AAA
1.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83070F;
}
.text-color {
color: #83070F;
}
.border-color {
border: 2px solid #83070F;
}