#7C7566
A medium, muted neutral closely aligning with Gray.
About #7C7566
Visually, #7C7566 is defined as a muted neutral. Its closest recognized web color is Gray. This translates to an RGB value of rgb(124, 117, 102).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 6% Magenta, 18% Yellow, and 51% Black. The HSL representation is 40.9° hue, 9.7% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C7566
RGB124, 117, 102
HSL40.9°, 9.7%, 44.3%
CMYK0%, 6%, 18%, 51%
HSV40.9°, 17.7%, 48.6%
LAB49.5, -0.0, 9.2
XYZ17.1, 18.0, 15.1
Decimal8156518
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.57:1
Text on #FFFFFF
AA
4.59:1
Text on #000000
AA
4.37:1
Text on #F8FAFC
AA Large
3.90:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C7566;
}
.text-color {
color: #7C7566;
}
.border-color {
border: 2px solid #7C7566;
}