#50575F
A dark, muted neutral closely aligning with Dimgray.
About #50575F
Visually, #50575F is defined as a muted neutral. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(80, 87, 95).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 16% C, 8% M, 0% Y, and 63% K. 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. 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#50575F
RGB80, 87, 95
HSL212.0°, 8.6%, 34.3%
CMYK16%, 8%, 0%, 63%
HSV212.0°, 15.8%, 37.3%
LAB36.6, -0.9, -5.6
XYZ8.8, 9.3, 12.2
Decimal5265247
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.32:1
Text on #FFFFFF
AAA
2.87:1
Text on #000000
FAIL
6.99:1
Text on #F8FAFC
AA
2.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #50575F;
}
.text-color {
color: #50575F;
}
.border-color {
border: 2px solid #50575F;
}