#504250
A dark, muted neutral closely aligning with Dimgray.
About #504250
Visually, #504250 is defined as a muted neutral. Designers often compare it to the standard color Dimgray. In the RGB color space, it consists of 80 red, 66 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 18% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#504250
RGB80, 66, 80
HSL300.0°, 9.6%, 28.6%
CMYK0%, 18%, 0%, 69%
HSV300.0°, 17.5%, 31.4%
LAB29.9, 8.9, -6.2
XYZ6.7, 6.2, 8.4
Decimal5259856
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.39:1
Text on #FFFFFF
AAA
2.24:1
Text on #000000
FAIL
8.98:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #504250;
}
.text-color {
color: #504250;
}
.border-color {
border: 2px solid #504250;
}