#7C7516
A dark, moderate yellow closely aligning with Olive.
About #7C7516
When working with digital screens, the color #7C7516 is rendered by mixing light. Designers often compare it to the standard color Olive. This translates to an RGB value of rgb(124, 117, 22).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 6% Magenta, 82% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C7516
RGB124, 117, 22
HSL55.9°, 69.9%, 28.6%
CMYK0%, 6%, 82%, 51%
HSV55.9°, 82.3%, 48.6%
LAB48.3, -8.2, 48.8
XYZ14.8, 17.1, 3.3
Decimal8156438
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.76:1
Text on #FFFFFF
AA
4.41:1
Text on #000000
AA Large
4.55:1
Text on #F8FAFC
AA
3.75:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C7516;
}
.text-color {
color: #7C7516;
}
.border-color {
border: 2px solid #7C7516;
}