#57505F
A dark, muted neutral closely aligning with Dimgray.
About #57505F
At its core, #57505F is a dark and muted hue. It is closely associated with the named CSS color Dimgray. Its digital footprint relies on 87 parts red, 80 parts green, and 95 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 8% C, 16% M, 0% Y, and 63% K. With a hue angle of 268.0 degrees, it sits comfortably in the neutral spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57505F
RGB87, 80, 95
HSL268.0°, 8.6%, 34.3%
CMYK8%, 16%, 0%, 63%
HSV268.0°, 15.8%, 37.3%
LAB35.2, 6.1, -7.7
XYZ8.9, 8.6, 12.0
Decimal5722207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.73:1
Text on #FFFFFF
AAA
2.72:1
Text on #000000
FAIL
7.38:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57505F;
}
.text-color {
color: #57505F;
}
.border-color {
border: 2px solid #57505F;
}