#506D2C
A dark, moderate green closely aligning with Darkolivegreen.
About #506D2C
The hex code #506D2C represents a beautifully specific shade of green. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 80 parts red, 109 parts green, and 44 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 27% C, 0% M, 60% Y, and 57% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#506D2C
RGB80, 109, 44
HSL86.8°, 42.5%, 30.0%
CMYK27%, 0%, 60%, 57%
HSV86.8°, 59.6%, 42.7%
LAB42.5, -22.3, 32.4
XYZ9.2, 12.8, 4.4
Decimal5270828
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.89:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.63:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #506D2C;
}
.text-color {
color: #506D2C;
}
.border-color {
border: 2px solid #506D2C;
}