#571D16
A dark, moderate red closely aligning with Saddlebrown.
About #571D16
The precise color #571D16 is an excellent choice for modern design projects. Designers often compare it to the standard color Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 29, and 22.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 67% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#571D16
RGB87, 29, 22
HSL6.5°, 59.6%, 21.4%
CMYK0%, 67%, 75%, 66%
HSV6.5°, 74.7%, 34.1%
LAB19.9, 26.4, 18.7
XYZ4.5, 3.0, 1.1
Decimal5709078
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.19:1
Text on #FFFFFF
AAA
1.59:1
Text on #000000
FAIL
12.60:1
Text on #F8FAFC
AAA
1.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571D16;
}
.text-color {
color: #571D16;
}
.border-color {
border: 2px solid #571D16;
}