#834216
A dark, vivid orange closely aligning with Saddlebrown.
About #834216
The hex code #834216 represents a beautifully specific shade of orange. Designers often compare it to the standard color Saddlebrown. This translates to an RGB value of rgb(131, 66, 22).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 50% Magenta, 83% Yellow, and 49% Black. The HSL representation is 24.2° hue, 71.2% saturation, and 30.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#834216
RGB131, 66, 22
HSL24.2°, 71.2%, 30.0%
CMYK0%, 50%, 83%, 49%
HSV24.2°, 83.2%, 51.4%
LAB35.6, 24.7, 37.5
XYZ11.5, 8.8, 1.9
Decimal8602134
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.62:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.28:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #834216;
}
.text-color {
color: #834216;
}
.border-color {
border: 2px solid #834216;
}