#757550
A dark, muted yellow closely aligning with Darkolivegreen.
About #757550
Visually, #757550 is defined as a muted yellow. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 117 parts red, 117 parts green, and 80 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 0% Magenta, 32% Yellow, and 54% Black. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#757550
RGB117, 117, 80
HSL60.0°, 18.8%, 38.6%
CMYK0%, 0%, 32%, 54%
HSV60.0°, 31.6%, 45.9%
LAB48.4, -6.4, 20.5
XYZ15.1, 17.1, 10.1
Decimal7697744
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.75:1
Text on #FFFFFF
AA
4.42:1
Text on #000000
AA Large
4.54:1
Text on #F8FAFC
AA
3.75:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #757550;
}
.text-color {
color: #757550;
}
.border-color {
border: 2px solid #757550;
}