#5F752C
A dark, moderate green closely aligning with Darkolivegreen.
About #5F752C
At its core, #5F752C is a dark and moderate hue. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 95 red, 117 green, and 44 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 19% Cyan, 0% Magenta, 62% Yellow, and 54% Black. The HSL representation is 78.1° hue, 45.3% saturation, and 31.6% lightness.
Contrast ratios determine whether this color is safe for typography. 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#5F752C
RGB95, 117, 44
HSL78.1°, 45.3%, 31.6%
CMYK19%, 0%, 62%, 54%
HSV78.1°, 62.4%, 45.9%
LAB46.1, -20.1, 36.7
XYZ11.5, 15.3, 4.7
Decimal6255916
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.16:1
Text on #FFFFFF
AA
4.07:1
Text on #000000
AA Large
4.93:1
Text on #F8FAFC
AA
3.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F752C;
}
.text-color {
color: #5F752C;
}
.border-color {
border: 2px solid #5F752C;
}