#756666
A medium, muted neutral closely aligning with Dimgray.
About #756666
At its core, #756666 is a medium and muted hue. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 117 red, 102 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 13% magenta, 13% yellow, and 54% black. With a hue angle of 0.0 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF 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#756666
RGB117, 102, 102
HSL0.0°, 6.8%, 42.9%
CMYK0%, 13%, 13%, 54%
HSV0.0°, 12.8%, 45.9%
LAB44.6, 6.0, 2.2
XYZ14.5, 14.2, 14.6
Decimal7693926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.46:1
Text on #FFFFFF
AA
3.85:1
Text on #000000
AA Large
5.21:1
Text on #F8FAFC
AA
3.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #756666;
}
.text-color {
color: #756666;
}
.border-color {
border: 2px solid #756666;
}