#505707
A very dark, vivid yellow closely aligning with Darkolivegreen.
About #505707
The hex code #505707 represents a beautifully specific shade of yellow. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 87, and 7.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 8% C, 0% M, 92% Y, and 66% K. With a hue angle of 65.2 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#505707
RGB80, 87, 7
HSL65.2°, 85.1%, 18.4%
CMYK8%, 0%, 92%, 66%
HSV65.2°, 92.0%, 34.1%
LAB35.1, -13.1, 40.2
XYZ6.8, 8.5, 1.5
Decimal5265159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.76:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.41:1
Text on #F8FAFC
AAA
2.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #505707;
}
.text-color {
color: #505707;
}
.border-color {
border: 2px solid #505707;
}