#570724
A very dark, vivid magenta closely aligning with Brown.
About #570724
At its core, #570724 is a very dark and vivid hue. Designers often compare it to the standard color Brown. This translates to an RGB value of rgb(87, 7, 36).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 92% Magenta, 59% Yellow, and 66% Black. The HSL representation is 338.2° hue, 85.1% saturation, and 18.4% lightness.
When using this color as a background, text legibility must be considered. Because it is a very 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#570724
RGB87, 7, 36
HSL338.2°, 85.1%, 18.4%
CMYK0%, 92%, 59%, 66%
HSV338.2°, 92.0%, 34.1%
LAB17.0, 36.2, 5.2
XYZ4.3, 2.3, 1.9
Decimal5703460
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.37:1
Text on #FFFFFF
AAA
1.46:1
Text on #000000
FAIL
13.74:1
Text on #F8FAFC
AAA
1.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570724;
}
.text-color {
color: #570724;
}
.border-color {
border: 2px solid #570724;
}