#7C8307
A dark, vivid yellow closely aligning with Olive.
About #7C8307
At its core, #7C8307 is a dark and vivid hue. Designers often compare it to the standard color Olive. Its digital footprint relies on 124 parts red, 131 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 5% cyan and 0% magenta inks. With a hue angle of 63.4 degrees, it sits comfortably in the yellow spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#7C8307
RGB124, 131, 7
HSL63.4°, 89.9%, 27.1%
CMYK5%, 0%, 95%, 49%
HSV63.4°, 94.7%, 51.4%
LAB52.4, -16.2, 55.7
XYZ16.5, 20.5, 3.3
Decimal8160007
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.11:1
Text on #FFFFFF
AA Large
5.11:1
Text on #000000
AA
3.93:1
Text on #F8FAFC
AA Large
4.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C8307;
}
.text-color {
color: #7C8307;
}
.border-color {
border: 2px solid #7C8307;
}