#7C831D
A dark, moderate yellow closely aligning with Olive.
About #7C831D
Visually, #7C831D is defined as a moderate yellow. Designers often compare it to the standard color Olive. Its digital footprint relies on 124 parts red, 131 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 5% Cyan, 0% Magenta, 78% Yellow, and 49% Black. With a hue angle of 64.1 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C831D
RGB124, 131, 29
HSL64.1°, 63.7%, 31.4%
CMYK5%, 0%, 78%, 49%
HSV64.1°, 77.9%, 51.4%
LAB52.5, -15.6, 50.2
XYZ16.7, 20.6, 4.3
Decimal8160029
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.10:1
Text on #FFFFFF
AA Large
5.12:1
Text on #000000
AA
3.92:1
Text on #F8FAFC
AA Large
4.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C831D;
}
.text-color {
color: #7C831D;
}
.border-color {
border: 2px solid #7C831D;
}