#756D00
A dark, vivid yellow closely aligning with Olive.
About #756D00
Visually, #756D00 is defined as a vivid yellow. It is closely associated with the named CSS color Olive. Its digital footprint relies on 117 parts red, 109 parts green, and 0 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 7% magenta, 100% 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#756D00
RGB117, 109, 0
HSL55.9°, 100.0%, 22.9%
CMYK0%, 7%, 100%, 54%
HSV55.9°, 100.0%, 45.9%
LAB45.2, -7.7, 51.4
XYZ12.8, 14.7, 2.2
Decimal7695616
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.32:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.09:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #756D00;
}
.text-color {
color: #756D00;
}
.border-color {
border: 2px solid #756D00;
}