#245016
A dark, moderate green closely aligning with Darkolivegreen.
About #245016
Visually, #245016 is defined as a moderate green. It is closely associated with the named CSS color Darkolivegreen. In the RGB color space, it consists of 36 red, 80 green, and 22 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 55% C, 0% M, 72% Y, and 69% K. With a hue angle of 105.5 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#245016
RGB36, 80, 22
HSL105.5°, 56.9%, 20.0%
CMYK55%, 0%, 72%, 69%
HSV105.5°, 72.5%, 31.4%
LAB29.8, -27.5, 28.5
XYZ3.7, 6.2, 1.8
Decimal2379798
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.40:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
8.98:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245016;
}
.text-color {
color: #245016;
}
.border-color {
border: 2px solid #245016;
}