#575F50
A dark, muted neutral closely aligning with Dimgray.
About #575F50
The hex code #575F50 represents a beautifully specific shade of neutral. Its closest recognized web color is Dimgray. Its digital footprint relies on 87 parts red, 95 parts green, and 80 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 8% cyan and 0% magenta inks. The HSL representation is 92.0° hue, 8.6% saturation, and 34.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#575F50
RGB87, 95, 80
HSL92.0°, 8.6%, 34.3%
CMYK8%, 0%, 16%, 63%
HSV92.0°, 15.8%, 37.3%
LAB39.2, -6.2, 7.5
XYZ9.5, 10.8, 9.2
Decimal5726032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.65:1
Text on #FFFFFF
AA
3.16:1
Text on #000000
AA Large
6.36:1
Text on #F8FAFC
AA
2.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575F50;
}
.text-color {
color: #575F50;
}
.border-color {
border: 2px solid #575F50;
}