#66833A
A dark, moderate green closely aligning with Darkolivegreen.
About #66833A
Visually, #66833A is defined as a moderate green. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(102, 131, 58).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 22% Cyan, 0% Magenta, 56% Yellow, and 49% Black. The HSL representation is 83.8° hue, 38.6% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66833A
RGB102, 131, 58
HSL83.8°, 38.6%, 37.1%
CMYK22%, 0%, 56%, 49%
HSV83.8°, 55.7%, 51.4%
LAB51.1, -23.0, 35.6
XYZ14.4, 19.4, 7.0
Decimal6718266
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.31:1
Text on #FFFFFF
AA Large
4.87:1
Text on #000000
AA
4.12:1
Text on #F8FAFC
AA Large
4.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #66833A;
}
.text-color {
color: #66833A;
}
.border-color {
border: 2px solid #66833A;
}