#757500
A dark, vivid yellow closely aligning with Olive.
About #757500
When working with digital screens, the color #757500 is rendered by mixing light. It is closely associated with the named CSS color Olive. Its digital footprint relies on 117 parts red, 117 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 0% magenta, 100% yellow, and 54% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#757500
RGB117, 117, 0
HSL60.0°, 100.0%, 22.9%
CMYK0%, 0%, 100%, 54%
HSV60.0°, 100.0%, 45.9%
LAB47.6, -12.1, 53.1
XYZ13.7, 16.5, 2.5
Decimal7697664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.88:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.67:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #757500;
}
.text-color {
color: #757500;
}
.border-color {
border: 2px solid #757500;
}