#66755F
A medium, muted green closely aligning with Dimgray.
About #66755F
Visually, #66755F is defined as a muted green. Designers often compare it to the standard color Dimgray. In the RGB color space, it consists of 102 red, 117 green, and 95 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 13% cyan, 0% magenta, 19% yellow, and 54% black. 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 medium 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#66755F
RGB102, 117, 95
HSL100.9°, 10.4%, 41.6%
CMYK13%, 0%, 19%, 54%
HSV100.9°, 18.8%, 45.9%
LAB47.5, -10.1, 10.3
XYZ13.9, 16.4, 13.3
Decimal6714719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #66755F;
}
.text-color {
color: #66755F;
}
.border-color {
border: 2px solid #66755F;
}