#575F49
A dark, muted green closely aligning with Dimgray.
About #575F49
At its core, #575F49 is a dark and muted hue. Its closest recognized web color is Dimgray. Its digital footprint relies on 87 parts red, 95 parts green, and 73 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 8% C, 0% M, 23% Y, and 63% K. This makes it a relatively dark color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#575F49
RGB87, 95, 73
HSL81.8°, 13.1%, 32.9%
CMYK8%, 0%, 23%, 63%
HSV81.8°, 23.2%, 37.3%
LAB39.1, -7.5, 11.6
XYZ9.2, 10.7, 7.9
Decimal5726025
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.69:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.40:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575F49;
}
.text-color {
color: #575F49;
}
.border-color {
border: 2px solid #575F49;
}