#759949
A medium, moderate green closely aligning with Olivedrab.
About #759949
At its core, #759949 is a medium and moderate hue. If you're using CSS, you might find it aligns closely with Olivedrab. Its digital footprint relies on 117 parts red, 153 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 24% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#759949
RGB117, 153, 73
HSL87.0°, 35.4%, 44.3%
CMYK24%, 0%, 52%, 40%
HSV87.0°, 52.3%, 60.0%
LAB59.0, -26.3, 37.7
XYZ19.9, 27.0, 10.5
Decimal7706953
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.41:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759949;
}
.text-color {
color: #759949;
}
.border-color {
border: 2px solid #759949;
}