#6D7533
A dark, moderate yellow closely aligning with Darkolivegreen.
About #6D7533
The hex code #6D7533 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(109, 117, 51).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 7% C, 0% M, 56% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D7533
RGB109, 117, 51
HSL67.3°, 39.3%, 32.9%
CMYK7%, 0%, 56%, 54%
HSV67.3°, 56.4%, 45.9%
LAB47.3, -13.3, 34.8
XYZ13.3, 16.2, 5.6
Decimal7173427
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.95:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.73:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D7533;
}
.text-color {
color: #6D7533;
}
.border-color {
border: 2px solid #6D7533;
}