#2C5716
A dark, moderate green closely aligning with Darkolivegreen.
About #2C5716
At its core, #2C5716 is a dark and moderate hue. Designers often compare it to the standard color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 87, and 22.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 49% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#2C5716
RGB44, 87, 22
HSL99.7°, 59.6%, 21.4%
CMYK49%, 0%, 75%, 66%
HSV99.7°, 74.7%, 34.1%
LAB32.7, -27.9, 31.7
XYZ4.6, 7.4, 1.9
Decimal2905878
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.46:1
Text on #FFFFFF
AAA
2.48:1
Text on #000000
FAIL
8.09:1
Text on #F8FAFC
AAA
2.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C5716;
}
.text-color {
color: #2C5716;
}
.border-color {
border: 2px solid #2C5716;
}