#759249
A medium, moderate green closely aligning with Olivedrab.
About #759249
The precise color #759249 is an excellent choice for modern design projects. It is closely associated with the named CSS color Olivedrab. In the RGB color space, it consists of 117 red, 146 green, and 73 blue.
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, 50% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#759249
RGB117, 146, 73
HSL83.8°, 33.3%, 42.9%
CMYK20%, 0%, 50%, 43%
HSV83.8°, 50.0%, 57.3%
LAB56.9, -22.8, 35.1
XYZ18.8, 24.8, 10.1
Decimal7705161
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.52:1
Text on #FFFFFF
AA Large
5.96:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.07:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759249;
}
.text-color {
color: #759249;
}
.border-color {
border: 2px solid #759249;
}