#6D6666
A medium, muted neutral closely aligning with Dimgray.
About #6D6666
The hex code #6D6666 represents a beautifully specific shade of neutral. It is closely associated with the named CSS color Dimgray. In the RGB color space, it consists of 109 red, 102 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 6% Magenta, 6% Yellow, and 57% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D6666
RGB109, 102, 102
HSL0.0°, 3.3%, 41.4%
CMYK0%, 6%, 6%, 57%
HSV0.0°, 6.4%, 42.7%
LAB43.8, 2.8, 1.0
XYZ13.5, 13.7, 14.5
Decimal7169638
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.61:1
Text on #FFFFFF
AA
3.74:1
Text on #000000
AA Large
5.36:1
Text on #F8FAFC
AA
3.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D6666;
}
.text-color {
color: #6D6666;
}
.border-color {
border: 2px solid #6D6666;
}