#757533
A dark, moderate yellow closely aligning with Darkolivegreen.
About #757533
The precise color #757533 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkolivegreen. This translates to an RGB value of rgb(117, 117, 51).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 0% magenta, 56% yellow, and 54% black. The HSL representation is 60.0° hue, 39.3% saturation, and 32.9% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#757533
RGB117, 117, 51
HSL60.0°, 39.3%, 32.9%
CMYK0%, 0%, 56%, 54%
HSV60.0°, 56.4%, 45.9%
LAB47.9, -9.7, 35.8
XYZ14.3, 16.7, 5.6
Decimal7697715
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.83:1
Text on #FFFFFF
AA
4.35:1
Text on #000000
AA Large
4.62:1
Text on #F8FAFC
AA
3.70:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #757533;
}
.text-color {
color: #757533;
}
.border-color {
border: 2px solid #757533;
}