#6D6616
A dark, moderate yellow closely aligning with Darkolivegreen.
About #6D6616
When working with digital screens, the color #6D6616 is rendered by mixing light. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 102, and 22.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 6% M, 80% Y, and 57% K. The HSL representation is 55.2° hue, 66.4% saturation, and 25.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D6616
RGB109, 102, 22
HSL55.2°, 66.4%, 25.7%
CMYK0%, 6%, 80%, 57%
HSV55.2°, 79.8%, 42.7%
LAB42.5, -6.9, 42.9
XYZ11.2, 12.8, 2.6
Decimal7169558
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.89:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.63:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D6616;
}
.text-color {
color: #6D6616;
}
.border-color {
border: 2px solid #6D6616;
}