#571D1D
A dark, moderate red closely aligning with Saddlebrown.
About #571D1D
Visually, #571D1D is defined as a moderate red. Its closest recognized web color is Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 29, and 29.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 67% M, 67% Y, and 66% K. The HSL representation is 0.0° hue, 50.0% saturation, and 22.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#571D1D
RGB87, 29, 29
HSL0.0°, 50.0%, 22.7%
CMYK0%, 67%, 67%, 66%
HSV0.0°, 66.7%, 34.1%
LAB20.0, 26.8, 14.2
XYZ4.6, 3.0, 1.5
Decimal5709085
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.14:1
Text on #FFFFFF
AAA
1.60:1
Text on #000000
FAIL
12.55:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571D1D;
}
.text-color {
color: #571D1D;
}
.border-color {
border: 2px solid #571D1D;
}