#832416
A dark, vivid red closely aligning with Maroon.
About #832416
Visually, #832416 is defined as a vivid red. Its closest recognized web color is Maroon. Its digital footprint relies on 131 parts red, 36 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 73% magenta inks. With a hue angle of 7.7 degrees, it sits comfortably in the red spectrum.
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#832416
RGB131, 36, 22
HSL7.7°, 71.2%, 30.0%
CMYK0%, 73%, 83%, 49%
HSV7.7°, 83.2%, 51.4%
LAB29.8, 39.8, 31.9
XYZ10.1, 6.1, 1.4
Decimal8594454
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.42:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
9.00:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832416;
}
.text-color {
color: #832416;
}
.border-color {
border: 2px solid #832416;
}