#575050
A dark, muted neutral closely aligning with Dimgray.
About #575050
At its core, #575050 is a dark and muted hue. Its closest recognized web color is Dimgray. Its digital footprint relies on 87 parts red, 80 parts green, and 80 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 8% Magenta, 8% Yellow, and 66% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#575050
RGB87, 80, 80
HSL0.0°, 4.2%, 32.7%
CMYK0%, 8%, 8%, 66%
HSV0.0°, 8.0%, 34.1%
LAB34.7, 2.9, 1.0
XYZ8.2, 8.3, 8.8
Decimal5722192
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.87:1
Text on #FFFFFF
AAA
2.67:1
Text on #000000
FAIL
7.52:1
Text on #F8FAFC
AAA
2.27:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575050;
}
.text-color {
color: #575050;
}
.border-color {
border: 2px solid #575050;
}