#164207
A very dark, vivid green closely aligning with Darkolivegreen.
About #164207
Visually, #164207 is defined as a vivid green. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(22, 66, 7).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 67% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#164207
RGB22, 66, 7
HSL104.7°, 80.8%, 14.3%
CMYK67%, 0%, 89%, 74%
HSV104.7°, 89.4%, 25.9%
LAB23.9, -27.2, 28.9
XYZ2.3, 4.1, 0.9
Decimal1458695
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.56:1
Text on #FFFFFF
AAA
1.82:1
Text on #000000
FAIL
11.05:1
Text on #F8FAFC
AAA
1.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #164207;
}
.text-color {
color: #164207;
}
.border-color {
border: 2px solid #164207;
}