#7C6D2C
A dark, moderate yellow closely aligning with Darkolivegreen.
About #7C6D2C
Visually, #7C6D2C is defined as a moderate yellow. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(124, 109, 44).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 12% Magenta, 65% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#7C6D2C
RGB124, 109, 44
HSL48.8°, 47.6%, 32.9%
CMYK0%, 12%, 65%, 51%
HSV48.8°, 64.5%, 48.6%
LAB46.2, -2.5, 37.5
XYZ14.2, 15.4, 4.6
Decimal8154412
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.15:1
Text on #FFFFFF
AA
4.08:1
Text on #000000
AA Large
4.92:1
Text on #F8FAFC
AA
3.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6D2C;
}
.text-color {
color: #7C6D2C;
}
.border-color {
border: 2px solid #7C6D2C;
}