#834207
A dark, vivid orange closely aligning with Saddlebrown.
About #834207
The hex code #834207 represents a beautifully specific shade of orange. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 131 red, 66 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 50% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#834207
RGB131, 66, 7
HSL28.5°, 89.9%, 27.1%
CMYK0%, 50%, 95%, 49%
HSV28.5°, 94.7%, 51.4%
LAB35.5, 24.3, 43.2
XYZ11.3, 8.7, 1.3
Decimal8602119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.64:1
Text on #FFFFFF
AAA
2.75:1
Text on #000000
FAIL
7.31:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #834207;
}
.text-color {
color: #834207;
}
.border-color {
border: 2px solid #834207;
}