#575049
A dark, muted neutral closely aligning with Dimgray.
About #575049
When working with digital screens, the color #575049 is rendered by mixing light. Designers often compare it to the standard color Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 80, and 73.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 8% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#575049
RGB87, 80, 73
HSL30.0°, 8.8%, 31.4%
CMYK0%, 8%, 16%, 66%
HSV30.0°, 16.1%, 34.1%
LAB34.5, 1.5, 5.2
XYZ8.0, 8.2, 7.5
Decimal5722185
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.93:1
Text on #FFFFFF
AAA
2.65:1
Text on #000000
FAIL
7.58:1
Text on #F8FAFC
AAA
2.25:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575049;
}
.text-color {
color: #575049;
}
.border-color {
border: 2px solid #575049;
}