#5F5716
A dark, moderate yellow closely aligning with Darkolivegreen.
About #5F5716
The hex code #5F5716 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Darkolivegreen. In the RGB color space, it consists of 95 red, 87 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 8% magenta inks. The HSL representation is 53.4° hue, 62.4% saturation, and 22.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#5F5716
RGB95, 87, 22
HSL53.4°, 62.4%, 22.9%
CMYK0%, 8%, 77%, 63%
HSV53.4°, 76.8%, 37.3%
LAB36.6, -5.0, 36.8
XYZ8.3, 9.3, 2.1
Decimal6248214
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.34:1
Text on #FFFFFF
AAA
2.86:1
Text on #000000
FAIL
7.01:1
Text on #F8FAFC
AAA
2.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F5716;
}
.text-color {
color: #5F5716;
}
.border-color {
border: 2px solid #5F5716;
}