#665016
A dark, moderate orange closely aligning with Darkolivegreen.
About #665016
When working with digital screens, the color #665016 is rendered by mixing light. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(102, 80, 22).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 22% M, 78% Y, and 60% K. The HSL representation is 43.5° hue, 64.5% saturation, and 24.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#665016
RGB102, 80, 22
HSL43.5°, 64.5%, 24.3%
CMYK0%, 22%, 78%, 60%
HSV43.5°, 78.4%, 40.0%
LAB35.2, 2.7, 35.8
XYZ8.5, 8.6, 2.0
Decimal6705174
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.71:1
Text on #FFFFFF
AAA
2.72:1
Text on #000000
FAIL
7.37:1
Text on #F8FAFC
AAA
2.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665016;
}
.text-color {
color: #665016;
}
.border-color {
border: 2px solid #665016;
}