#5F665F
A dark, muted neutral closely aligning with Dimgray.
About #5F665F
The precise color #5F665F is an excellent choice for modern design projects. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 95 red, 102 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 7% C, 0% M, 7% Y, and 60% K. 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 dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5F665F
RGB95, 102, 95
HSL120.0°, 3.6%, 38.6%
CMYK7%, 0%, 7%, 60%
HSV120.0°, 6.9%, 40.0%
LAB42.4, -4.2, 3.0
XYZ11.5, 12.8, 12.7
Decimal6252127
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.91:1
Text on #FFFFFF
AA
3.55:1
Text on #000000
AA Large
5.65:1
Text on #F8FAFC
AA
3.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F665F;
}
.text-color {
color: #5F665F;
}
.border-color {
border: 2px solid #5F665F;
}