#6D752C
A dark, moderate yellow closely aligning with Darkolivegreen.
About #6D752C
At its core, #6D752C is a dark and moderate hue. It is closely associated with the named CSS color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 117, and 44.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 7% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D752C
RGB109, 117, 44
HSL66.6°, 45.3%, 31.6%
CMYK7%, 0%, 62%, 54%
HSV66.6°, 62.4%, 45.9%
LAB47.2, -13.9, 38.2
XYZ13.1, 16.2, 4.8
Decimal7173420
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.23:1
Text on #000000
AA Large
4.74:1
Text on #F8FAFC
AA
3.60:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D752C;
}
.text-color {
color: #6D752C;
}
.border-color {
border: 2px solid #6D752C;
}