#66836D
A medium, muted green closely aligning with Gray.
About #66836D
The hex code #66836D represents a beautifully specific shade of green. Its closest recognized web color is Gray. This translates to an RGB value of rgb(102, 131, 109).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 22% cyan and 0% magenta inks. With a hue angle of 134.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66836D
RGB102, 131, 109
HSL134.5°, 12.4%, 45.7%
CMYK22%, 0%, 17%, 49%
HSV134.5°, 22.1%, 51.4%
LAB52.0, -15.1, 8.5
XYZ16.4, 20.2, 17.5
Decimal6718317
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.17:1
Text on #FFFFFF
AA Large
5.03:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #66836D;
}
.text-color {
color: #66836D;
}
.border-color {
border: 2px solid #66836D;
}