#504249
A dark, muted neutral closely aligning with Dimgray.
About #504249
At its core, #504249 is a dark and muted hue. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 80 red, 66 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 18% M, 9% Y, and 69% K. With a hue angle of 330.0 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#504249
RGB80, 66, 73
HSL330.0°, 9.6%, 28.6%
CMYK0%, 18%, 9%, 69%
HSV330.0°, 17.5%, 31.4%
LAB29.6, 7.4, -2.0
XYZ6.5, 6.1, 7.1
Decimal5259849
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.47:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.05:1
Text on #F8FAFC
AAA
1.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #504249;
}
.text-color {
color: #504249;
}
.border-color {
border: 2px solid #504249;
}