#57072C
A very dark, vivid magenta closely aligning with Brown.
About #57072C
The hex code #57072C represents a beautifully specific shade of magenta. Its closest recognized web color is Brown. This translates to an RGB value of rgb(87, 7, 44).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 92% M, 49% Y, and 66% K. Always request a physical proof before doing a large print run with this exact code.
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#57072C
RGB87, 7, 44
HSL332.2°, 85.1%, 18.4%
CMYK0%, 92%, 49%, 66%
HSV332.2°, 92.0%, 34.1%
LAB17.3, 36.9, -0.2
XYZ4.5, 2.4, 2.6
Decimal5703468
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.27:1
Text on #FFFFFF
AAA
1.47:1
Text on #000000
FAIL
13.64:1
Text on #F8FAFC
AAA
1.25:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57072C;
}
.text-color {
color: #57072C;
}
.border-color {
border: 2px solid #57072C;
}