#7C6D00
A dark, vivid yellow closely aligning with Olive.
About #7C6D00
When working with digital screens, the color #7C6D00 is rendered by mixing light. Designers often compare it to the standard color Olive. Its digital footprint relies on 124 parts red, 109 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 12% magenta, 100% yellow, and 51% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#7C6D00
RGB124, 109, 0
HSL52.7°, 100.0%, 24.3%
CMYK0%, 12%, 100%, 51%
HSV52.7°, 100.0%, 48.6%
LAB45.9, -4.3, 52.2
XYZ13.8, 15.2, 2.2
Decimal8154368
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.19:1
Text on #FFFFFF
AA
4.04:1
Text on #000000
AA Large
4.96:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6D00;
}
.text-color {
color: #7C6D00;
}
.border-color {
border: 2px solid #7C6D00;
}