#758342
A dark, moderate yellow closely aligning with Darkolivegreen.
About #758342
The precise color #758342 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 117 parts red, 131 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 11% C, 0% M, 50% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
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#758342
RGB117, 131, 66
HSL72.9°, 33.0%, 38.6%
CMYK11%, 0%, 50%, 49%
HSV72.9°, 49.6%, 51.4%
LAB52.3, -15.8, 33.2
XYZ16.4, 20.4, 8.2
Decimal7701314
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.13:1
Text on #FFFFFF
AA Large
5.08:1
Text on #000000
AA
3.95:1
Text on #F8FAFC
AA Large
4.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #758342;
}
.text-color {
color: #758342;
}
.border-color {
border: 2px solid #758342;
}