#507C16
A dark, moderate green closely aligning with Olivedrab.
About #507C16
The hex code #507C16 represents a beautifully specific shade of green. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 80 red, 124 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. The color uses 35% Cyan, 0% Magenta, 82% Yellow, and 51% Black. With a hue angle of 85.9 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#507C16
RGB80, 124, 22
HSL85.9°, 69.9%, 28.6%
CMYK35%, 0%, 82%, 51%
HSV85.9°, 82.3%, 48.6%
LAB47.2, -31.3, 46.5
XYZ10.7, 16.2, 3.3
Decimal5274646
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.74:1
Text on #F8FAFC
AA
3.60:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #507C16;
}
.text-color {
color: #507C16;
}
.border-color {
border: 2px solid #507C16;
}