#83421D
A dark, moderate orange closely aligning with Saddlebrown.
About #83421D
Visually, #83421D is defined as a moderate orange. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 131 red, 66 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83421D
RGB131, 66, 29
HSL21.8°, 63.7%, 31.4%
CMYK0%, 50%, 78%, 49%
HSV21.8°, 77.9%, 51.4%
LAB35.6, 25.0, 34.1
XYZ11.5, 8.8, 2.3
Decimal8602141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.60:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.27:1
Text on #F8FAFC
AAA
2.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83421D;
}
.text-color {
color: #83421D;
}
.border-color {
border: 2px solid #83421D;
}