#757524
A dark, moderate yellow closely aligning with Olive.
About #757524
The precise color #757524 is an excellent choice for modern design projects. Designers often compare it to the standard color Olive. This translates to an RGB value of rgb(117, 117, 36).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 0% Magenta, 69% Yellow, and 54% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#757524
RGB117, 117, 36
HSL60.0°, 52.9%, 30.0%
CMYK0%, 0%, 69%, 54%
HSV60.0°, 69.2%, 45.9%
LAB47.8, -10.8, 42.7
XYZ14.0, 16.6, 4.1
Decimal7697700
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.85:1
Text on #FFFFFF
AA
4.33:1
Text on #000000
AA Large
4.64:1
Text on #F8FAFC
AA
3.68:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #757524;
}
.text-color {
color: #757524;
}
.border-color {
border: 2px solid #757524;
}