#164907
A very dark, vivid green closely aligning with Darkolivegreen.
About #164907
The hex code #164907 represents a beautifully specific shade of green. It is closely associated with the named CSS color Darkolivegreen. This translates to an RGB value of rgb(22, 73, 7).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 70% C, 0% M, 90% Y, and 71% K. With a hue angle of 106.4 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#164907
RGB22, 73, 7
HSL106.4°, 82.5%, 15.7%
CMYK70%, 0%, 90%, 71%
HSV106.4°, 90.4%, 28.6%
LAB26.6, -30.1, 31.4
XYZ2.8, 5.0, 1.0
Decimal1460487
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.55:1
Text on #FFFFFF
AAA
1.99:1
Text on #000000
FAIL
10.09:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #164907;
}
.text-color {
color: #164907;
}
.border-color {
border: 2px solid #164907;
}