#758349
A medium, muted yellow closely aligning with Darkolivegreen.
About #758349
The hex code #758349 represents a beautifully specific shade of yellow. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 117 parts red, 131 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 11% cyan and 0% magenta inks. The HSL representation is 74.5° hue, 28.4% saturation, and 40.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 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#758349
RGB117, 131, 73
HSL74.5°, 28.4%, 40.0%
CMYK11%, 0%, 44%, 49%
HSV74.5°, 44.3%, 51.4%
LAB52.4, -15.0, 29.6
XYZ16.7, 20.5, 9.4
Decimal7701321
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.12:1
Text on #FFFFFF
AA Large
5.10:1
Text on #000000
AA
3.94:1
Text on #F8FAFC
AA Large
4.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #758349;
}
.text-color {
color: #758349;
}
.border-color {
border: 2px solid #758349;
}