#575766
A dark, muted neutral closely aligning with Dimgray.
About #575766
Visually, #575766 is defined as a muted neutral. Designers often compare it to the standard color Dimgray. This translates to an RGB value of rgb(87, 87, 102).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 15% cyan and 15% magenta inks. The HSL representation is 240.0° hue, 7.9% saturation, and 37.1% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a 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#575766
RGB87, 87, 102
HSL240.0°, 7.9%, 37.1%
CMYK15%, 15%, 0%, 60%
HSV240.0°, 14.7%, 40.0%
LAB37.5, 3.4, -8.6
XYZ9.7, 9.8, 13.9
Decimal5724006
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.09:1
Text on #FFFFFF
AAA
2.96:1
Text on #000000
FAIL
6.78:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575766;
}
.text-color {
color: #575766;
}
.border-color {
border: 2px solid #575766;
}