#571616
A dark, moderate red closely aligning with Maroon.
About #571616
Visually, #571616 is defined as a moderate red. Designers often compare it to the standard color Maroon. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 22, and 22.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 75% Magenta, 75% Yellow, and 66% Black. This makes it a relatively dark color when applied to physical surfaces.
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#571616
RGB87, 22, 22
HSL0.0°, 59.6%, 21.4%
CMYK0%, 75%, 75%, 66%
HSV0.0°, 74.7%, 34.1%
LAB18.6, 29.8, 17.2
XYZ4.4, 2.7, 1.0
Decimal5707286
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.71:1
Text on #FFFFFF
AAA
1.53:1
Text on #000000
FAIL
13.10:1
Text on #F8FAFC
AAA
1.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571616;
}
.text-color {
color: #571616;
}
.border-color {
border: 2px solid #571616;
}