#245724
A dark, moderate green closely aligning with Darkolivegreen.
About #245724
The hex code #245724 represents a beautifully specific shade of green. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 87, and 36.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 59% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#245724
RGB36, 87, 36
HSL120.0°, 41.5%, 24.1%
CMYK59%, 0%, 59%, 66%
HSV120.0°, 58.6%, 34.1%
LAB32.5, -28.9, 24.3
XYZ4.5, 7.3, 2.8
Decimal2381604
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.52:1
Text on #FFFFFF
AAA
2.46:1
Text on #000000
FAIL
8.15:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245724;
}
.text-color {
color: #245724;
}
.border-color {
border: 2px solid #245724;
}