#164216
A very dark, moderate green closely aligning with Darkolivegreen.
About #164216
The precise color #164216 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(22, 66, 22).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 67% cyan, 0% magenta, 67% yellow, and 74% black. The HSL representation is 120.0° hue, 50.0% saturation, and 17.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#164216
RGB22, 66, 22
HSL120.0°, 50.0%, 17.3%
CMYK67%, 0%, 67%, 74%
HSV120.0°, 66.7%, 25.9%
LAB24.1, -25.6, 21.9
XYZ2.4, 4.1, 1.4
Decimal1458710
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.51:1
Text on #FFFFFF
AAA
1.82:1
Text on #000000
FAIL
11.00:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #164216;
}
.text-color {
color: #164216;
}
.border-color {
border: 2px solid #164216;
}