#50750F
A dark, vivid green closely aligning with Olivedrab.
About #50750F
The precise color #50750F is an excellent choice for modern design projects. It is closely associated with the named CSS color Olivedrab. This translates to an RGB value of rgb(80, 117, 15).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 32% cyan, 0% magenta, 87% yellow, and 54% black. With a hue angle of 81.8 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#50750F
RGB80, 117, 15
HSL81.8°, 77.3%, 25.9%
CMYK32%, 0%, 87%, 54%
HSV81.8°, 87.2%, 45.9%
LAB44.9, -28.3, 46.4
XYZ9.8, 14.5, 2.7
Decimal5272847
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.39:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.16:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #50750F;
}
.text-color {
color: #50750F;
}
.border-color {
border: 2px solid #50750F;
}