#426616
A dark, moderate green closely aligning with Darkolivegreen.
About #426616
At its core, #426616 is a dark and moderate hue. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(66, 102, 22).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 35% cyan, 0% magenta, 78% yellow, and 60% black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#426616
RGB66, 102, 22
HSL87.0°, 64.5%, 24.3%
CMYK35%, 0%, 78%, 60%
HSV87.0°, 78.4%, 40.0%
LAB39.1, -26.5, 38.5
XYZ7.1, 10.7, 2.5
Decimal4351510
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.68:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.38:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #426616;
}
.text-color {
color: #426616;
}
.border-color {
border: 2px solid #426616;
}