#665F5F
A dark, muted neutral closely aligning with Dimgray.
About #665F5F
The hex code #665F5F represents a beautifully specific shade of neutral. It is closely associated with the named CSS color Dimgray. This translates to an RGB value of rgb(102, 95, 95).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 7% Magenta, 7% Yellow, and 60% 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. Because it is a dark 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#665F5F
RGB102, 95, 95
HSL0.0°, 3.6%, 38.6%
CMYK0%, 7%, 7%, 60%
HSV0.0°, 6.9%, 40.0%
LAB41.0, 2.8, 1.0
XYZ11.6, 11.8, 12.5
Decimal6709087
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.24:1
Text on #FFFFFF
AA
3.37:1
Text on #000000
AA Large
5.96:1
Text on #F8FAFC
AA
2.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665F5F;
}
.text-color {
color: #665F5F;
}
.border-color {
border: 2px solid #665F5F;
}