#6D5F0F
A dark, vivid yellow closely aligning with Olive.
About #6D5F0F
The precise color #6D5F0F is an excellent choice for modern design projects. Its closest recognized web color is Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 95, and 15.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 13% Magenta, 86% Yellow, and 57% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D5F0F
RGB109, 95, 15
HSL51.1°, 75.8%, 24.3%
CMYK0%, 13%, 86%, 57%
HSV51.1°, 86.2%, 42.7%
LAB40.4, -3.1, 43.4
XYZ10.5, 11.5, 2.1
Decimal7167759
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.09:1
Text on #F8FAFC
AA
2.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D5F0F;
}
.text-color {
color: #6D5F0F;
}
.border-color {
border: 2px solid #6D5F0F;
}