#6D5F07
A dark, vivid yellow closely aligning with Olive.
About #6D5F07
Visually, #6D5F07 is defined as a vivid yellow. Its closest recognized web color is Olive. Its digital footprint relies on 109 parts red, 95 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 13% Magenta, 94% Yellow, and 57% 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. 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#6D5F07
RGB109, 95, 7
HSL51.8°, 87.9%, 22.7%
CMYK0%, 13%, 94%, 57%
HSV51.8°, 93.6%, 42.7%
LAB40.3, -3.4, 45.6
XYZ10.4, 11.5, 1.9
Decimal7167751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.38:1
Text on #FFFFFF
AA
3.29:1
Text on #000000
AA Large
6.10:1
Text on #F8FAFC
AA
2.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D5F07;
}
.text-color {
color: #6D5F07;
}
.border-color {
border: 2px solid #6D5F07;
}