#7C6D0F
A dark, vivid yellow closely aligning with Olive.
About #7C6D0F
Visually, #7C6D0F is defined as a vivid yellow. Its closest recognized web color is Olive. Its digital footprint relies on 124 parts red, 109 parts green, and 15 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, 88% yellow, and 51% black. The HSL representation is 51.7° hue, 78.4% saturation, and 27.3% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C6D0F
RGB124, 109, 15
HSL51.7°, 78.4%, 27.3%
CMYK0%, 12%, 88%, 51%
HSV51.7°, 87.9%, 48.6%
LAB46.0, -4.0, 48.8
XYZ13.9, 15.3, 2.7
Decimal8154383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.18:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.95:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6D0F;
}
.text-color {
color: #7C6D0F;
}
.border-color {
border: 2px solid #7C6D0F;
}