#834916
A dark, vivid orange closely aligning with Saddlebrown.
About #834916
At its core, #834916 is a dark and vivid hue. If you're using CSS, you might find it aligns closely with Saddlebrown. Its digital footprint relies on 131 parts red, 73 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 44% magenta inks. The HSL representation is 28.1° hue, 71.2% saturation, and 30.0% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#834916
RGB131, 73, 22
HSL28.1°, 71.2%, 30.0%
CMYK0%, 44%, 83%, 49%
HSV28.1°, 83.2%, 51.4%
LAB37.2, 20.7, 39.0
XYZ11.9, 9.6, 2.0
Decimal8603926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.17:1
Text on #FFFFFF
AAA
2.93:1
Text on #000000
FAIL
6.85:1
Text on #F8FAFC
AA
2.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #834916;
}
.text-color {
color: #834916;
}
.border-color {
border: 2px solid #834916;
}