#24501D
A dark, moderate green closely aligning with Darkolivegreen.
About #24501D
The hex code #24501D represents a beautifully specific shade of green. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 36 parts red, 80 parts green, and 29 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 55% cyan and 0% magenta inks. With a hue angle of 111.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#24501D
RGB36, 80, 29
HSL111.8°, 46.8%, 21.4%
CMYK55%, 0%, 64%, 69%
HSV111.8°, 63.8%, 31.4%
LAB29.9, -26.7, 25.0
XYZ3.8, 6.2, 2.2
Decimal2379805
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.37:1
Text on #FFFFFF
AAA
2.24:1
Text on #000000
FAIL
8.96:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24501D;
}
.text-color {
color: #24501D;
}
.border-color {
border: 2px solid #24501D;
}