#757C16
A dark, moderate yellow closely aligning with Olive.
About #757C16
At its core, #757C16 is a dark and moderate hue. Its closest recognized web color is Olive. Its digital footprint relies on 117 parts red, 124 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 6% cyan and 0% magenta inks. The HSL representation is 64.1° hue, 69.9% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#757C16
RGB117, 124, 22
HSL64.1°, 69.9%, 28.6%
CMYK6%, 0%, 82%, 51%
HSV64.1°, 82.3%, 48.6%
LAB49.8, -15.3, 49.8
XYZ14.7, 18.3, 3.5
Decimal7699478
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #757C16;
}
.text-color {
color: #757C16;
}
.border-color {
border: 2px solid #757C16;
}