#506D07
A dark, vivid green closely aligning with Olivedrab.
About #506D07
At its core, #506D07 is a dark and vivid hue. Designers often compare it to the standard color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 109, and 7.
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, 94% Y, and 57% K. The HSL representation is 77.1° hue, 87.9% saturation, and 22.7% lightness.
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#506D07
RGB80, 109, 7
HSL77.1°, 87.9%, 22.7%
CMYK27%, 0%, 94%, 57%
HSV77.1°, 93.6%, 42.7%
LAB42.2, -24.7, 46.1
XYZ8.8, 12.7, 2.2
Decimal5270791
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.95:1
Text on #FFFFFF
AA
3.53:1
Text on #000000
AA Large
5.68:1
Text on #F8FAFC
AA
3.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #506D07;
}
.text-color {
color: #506D07;
}
.border-color {
border: 2px solid #506D07;
}