#573342
A dark, muted magenta closely aligning with Dimgray.
About #573342
The precise color #573342 is an excellent choice for modern design projects. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 87 red, 51 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 41% Magenta, 24% Yellow, and 66% Black. The HSL representation is 335.0° hue, 26.1% saturation, and 27.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#573342
RGB87, 51, 66
HSL335.0°, 26.1%, 27.1%
CMYK0%, 41%, 24%, 66%
HSV335.0°, 41.4%, 34.1%
LAB26.1, 18.6, -2.4
XYZ6.1, 4.8, 5.8
Decimal5714754
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.73:1
Text on #FFFFFF
AAA
1.96:1
Text on #000000
FAIL
10.25:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #573342;
}
.text-color {
color: #573342;
}
.border-color {
border: 2px solid #573342;
}