#506D16
A dark, moderate green closely aligning with Darkolivegreen.
About #506D16
At its core, #506D16 is a dark and moderate hue. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(80, 109, 22).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 27% cyan and 0% magenta inks. With a hue angle of 80.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#506D16
RGB80, 109, 22
HSL80.0°, 66.4%, 25.7%
CMYK27%, 0%, 80%, 57%
HSV80.0°, 79.8%, 42.7%
LAB42.3, -24.1, 41.9
XYZ8.9, 12.7, 2.7
Decimal5270806
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.93:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.67:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #506D16;
}
.text-color {
color: #506D16;
}
.border-color {
border: 2px solid #506D16;
}