#57162C
A dark, moderate magenta closely aligning with Black.
About #57162C
The precise color #57162C is an excellent choice for modern design projects. Its closest recognized web color is Black. In the RGB color space, it consists of 87 red, 22 green, and 44 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 75% Magenta, 49% Yellow, and 66% Black. The HSL representation is 339.7° hue, 59.6% saturation, and 21.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57162C
RGB87, 22, 44
HSL339.7°, 59.6%, 21.4%
CMYK0%, 75%, 49%, 66%
HSV339.7°, 74.7%, 34.1%
LAB19.1, 31.7, 2.5
XYZ4.7, 2.8, 2.7
Decimal5707308
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.49:1
Text on #FFFFFF
AAA
1.56:1
Text on #000000
FAIL
12.90:1
Text on #F8FAFC
AAA
1.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57162C;
}
.text-color {
color: #57162C;
}
.border-color {
border: 2px solid #57162C;
}