#759242
A medium, moderate green closely aligning with Olivedrab.
About #759242
At its core, #759242 is a medium and moderate hue. Designers often compare it to the standard color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 146, and 66.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 20% C, 0% M, 55% Y, and 43% K. With a hue angle of 81.8 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#759242
RGB117, 146, 66
HSL81.8°, 37.7%, 41.6%
CMYK20%, 0%, 55%, 43%
HSV81.8°, 54.8%, 57.3%
LAB56.8, -23.6, 38.6
XYZ18.6, 24.7, 8.9
Decimal7705154
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.38:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759242;
}
.text-color {
color: #759242;
}
.border-color {
border: 2px solid #759242;
}