#83501D
A dark, moderate orange closely aligning with Saddlebrown.
About #83501D
The precise color #83501D is an excellent choice for modern design projects. Its closest recognized web color is Saddlebrown. This translates to an RGB value of rgb(131, 80, 29).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 39% Magenta, 78% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83501D
RGB131, 80, 29
HSL30.0°, 63.7%, 31.4%
CMYK0%, 39%, 78%, 49%
HSV30.0°, 77.9%, 51.4%
LAB39.0, 16.9, 37.5
XYZ12.5, 10.7, 2.6
Decimal8605725
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.71:1
Text on #FFFFFF
AA
3.13:1
Text on #000000
AA Large
6.41:1
Text on #F8FAFC
AA
2.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83501D;
}
.text-color {
color: #83501D;
}
.border-color {
border: 2px solid #83501D;
}