#667566
A medium, muted neutral closely aligning with Dimgray.
About #667566
When working with digital screens, the color #667566 is rendered by mixing light. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 102 red, 117 green, and 102 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 13% Cyan, 0% Magenta, 13% Yellow, and 54% Black. With a hue angle of 120.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#667566
RGB102, 117, 102
HSL120.0°, 6.8%, 42.9%
CMYK13%, 0%, 13%, 54%
HSV120.0°, 12.8%, 45.9%
LAB47.6, -8.7, 6.4
XYZ14.2, 16.5, 15.0
Decimal6714726
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.88:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.67:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #667566;
}
.text-color {
color: #667566;
}
.border-color {
border: 2px solid #667566;
}