#7C6D66
A medium, muted neutral closely aligning with Dimgray.
About #7C6D66
The precise color #7C6D66 is an excellent choice for modern design projects. It is closely associated with the named CSS color Dimgray. In the RGB color space, it consists of 124 red, 109 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 12% Magenta, 18% Yellow, and 51% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium 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#7C6D66
RGB124, 109, 102
HSL19.1°, 9.7%, 44.3%
CMYK0%, 12%, 18%, 51%
HSV19.1°, 17.7%, 48.6%
LAB47.2, 4.6, 6.1
XYZ16.2, 16.2, 14.8
Decimal8154470
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.74:1
Text on #F8FAFC
AA
3.60:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6D66;
}
.text-color {
color: #7C6D66;
}
.border-color {
border: 2px solid #7C6D66;
}