#507516
A dark, moderate green closely aligning with Olivedrab.
About #507516
Visually, #507516 is defined as a moderate green. It is closely associated with the named CSS color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 117, and 22.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 32% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#507516
RGB80, 117, 22
HSL83.4°, 68.3%, 27.3%
CMYK32%, 0%, 81%, 54%
HSV83.4°, 81.2%, 45.9%
LAB44.9, -28.0, 44.4
XYZ9.8, 14.5, 3.0
Decimal5272854
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.39:1
Text on #FFFFFF
AA
3.90:1
Text on #000000
AA Large
5.15:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #507516;
}
.text-color {
color: #507516;
}
.border-color {
border: 2px solid #507516;
}