#507C0F
A dark, vivid green closely aligning with Olivedrab.
About #507C0F
Visually, #507C0F is defined as a vivid green. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(80, 124, 15).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 35% C, 0% M, 88% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#507C0F
RGB80, 124, 15
HSL84.2°, 78.4%, 27.3%
CMYK35%, 0%, 88%, 51%
HSV84.2°, 87.9%, 48.6%
LAB47.2, -31.6, 48.4
XYZ10.6, 16.2, 3.0
Decimal5274639
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.23: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: #507C0F;
}
.text-color {
color: #507C0F;
}
.border-color {
border: 2px solid #507C0F;
}