#83160F
A dark, vivid red closely aligning with Maroon.
About #83160F
When working with digital screens, the color #83160F is rendered by mixing light. Its closest recognized web color is Maroon. This translates to an RGB value of rgb(131, 22, 15).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 83% Magenta, 89% Yellow, and 49% Black. The HSL representation is 3.6° hue, 79.5% saturation, and 28.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83160F
RGB131, 22, 15
HSL3.6°, 79.5%, 28.6%
CMYK0%, 83%, 89%, 49%
HSV3.6°, 88.5%, 51.4%
LAB27.9, 44.5, 34.0
XYZ9.7, 5.4, 1.0
Decimal8590863
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.06:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.62:1
Text on #F8FAFC
AAA
1.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83160F;
}
.text-color {
color: #83160F;
}
.border-color {
border: 2px solid #83160F;
}