#66575F
A dark, muted neutral closely aligning with Dimgray.
About #66575F
When working with digital screens, the color #66575F is rendered by mixing light. Its closest recognized web color is Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 87, and 95.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 15% magenta, 7% yellow, and 60% black. The HSL representation is 328.0° hue, 7.9% saturation, and 37.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66575F
RGB102, 87, 95
HSL328.0°, 7.9%, 37.1%
CMYK0%, 15%, 7%, 60%
HSV328.0°, 14.7%, 40.0%
LAB38.7, 7.7, -2.3
XYZ11.0, 10.5, 12.3
Decimal6707039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.79:1
Text on #FFFFFF
AA
3.09:1
Text on #000000
AA Large
6.49:1
Text on #F8FAFC
AA
2.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66575F;
}
.text-color {
color: #66575F;
}
.border-color {
border: 2px solid #66575F;
}