#508A0F
A dark, vivid green closely aligning with Olivedrab.
About #508A0F
The precise color #508A0F is an excellent choice for modern design projects. 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, 138, and 15.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 42% cyan, 0% magenta, 89% yellow, and 46% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#508A0F
RGB80, 138, 15
HSL88.3°, 80.4%, 30.0%
CMYK42%, 0%, 89%, 46%
HSV88.3°, 89.1%, 54.1%
LAB51.7, -37.8, 52.4
XYZ12.5, 19.9, 3.6
Decimal5278223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.21:1
Text on #FFFFFF
AA Large
4.98:1
Text on #000000
AA
4.03:1
Text on #F8FAFC
AA Large
4.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #508A0F;
}
.text-color {
color: #508A0F;
}
.border-color {
border: 2px solid #508A0F;
}