#83503A
A dark, moderate orange closely aligning with Sienna.
About #83503A
When working with digital screens, the color #83503A is rendered by mixing light. Designers often compare it to the standard color Sienna. This translates to an RGB value of rgb(131, 80, 58).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 39% Magenta, 56% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83503A
RGB131, 80, 58
HSL18.1°, 38.6%, 37.1%
CMYK0%, 39%, 56%, 49%
HSV18.1°, 55.7%, 51.4%
LAB39.4, 19.0, 21.9
XYZ13.0, 10.9, 5.4
Decimal8605754
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.62:1
Text on #FFFFFF
AA
3.17:1
Text on #000000
AA Large
6.32:1
Text on #F8FAFC
AA
2.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83503A;
}
.text-color {
color: #83503A;
}
.border-color {
border: 2px solid #83503A;
}