#575749
A dark, muted neutral closely aligning with Dimgray.
About #575749
At its core, #575749 is a dark and muted hue. Its closest recognized web color is Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 87, and 73.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 0% Magenta, 16% Yellow, and 66% Black. With a hue angle of 60.0 degrees, it sits comfortably in the neutral spectrum.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#575749
RGB87, 87, 73
HSL60.0°, 8.8%, 31.4%
CMYK0%, 0%, 16%, 66%
HSV60.0°, 16.1%, 34.1%
LAB36.6, -2.8, 8.2
XYZ8.5, 9.3, 7.7
Decimal5723977
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.33:1
Text on #FFFFFF
AAA
2.86:1
Text on #000000
FAIL
7.01:1
Text on #F8FAFC
AAA
2.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575749;
}
.text-color {
color: #575749;
}
.border-color {
border: 2px solid #575749;
}