#506D33
A dark, moderate green closely aligning with Darkolivegreen.
About #506D33
At its core, #506D33 is a dark and moderate hue. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 80 parts red, 109 parts green, and 51 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 27% Cyan, 0% Magenta, 53% Yellow, and 57% Black. With a hue angle of 90.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#506D33
RGB80, 109, 51
HSL90.0°, 36.2%, 31.4%
CMYK27%, 0%, 53%, 57%
HSV90.0°, 53.2%, 42.7%
LAB42.6, -21.5, 28.8
XYZ9.4, 12.9, 5.1
Decimal5270835
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.87:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.61:1
Text on #F8FAFC
AA
3.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #506D33;
}
.text-color {
color: #506D33;
}
.border-color {
border: 2px solid #506D33;
}