#7C6607
A dark, vivid yellow closely aligning with Olive.
About #7C6607
At its core, #7C6607 is a dark and vivid hue. Designers often compare it to the standard color Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 102, and 7.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 18% Magenta, 94% Yellow, and 51% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C6607
RGB124, 102, 7
HSL48.7°, 89.3%, 25.7%
CMYK0%, 18%, 94%, 51%
HSV48.7°, 94.4%, 48.6%
LAB43.9, -0.1, 49.1
XYZ13.1, 13.8, 2.2
Decimal8152583
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.58:1
Text on #FFFFFF
AA
3.76:1
Text on #000000
AA Large
5.34:1
Text on #F8FAFC
AA
3.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6607;
}
.text-color {
color: #7C6607;
}
.border-color {
border: 2px solid #7C6607;
}