#83492C
A dark, moderate orange closely aligning with Sienna.
About #83492C
The precise color #83492C is an excellent choice for modern design projects. Its closest recognized web color is Sienna. Its digital footprint relies on 131 parts red, 73 parts green, and 44 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 44% M, 66% Y, and 49% K. The HSL representation is 20.0° hue, 49.7% saturation, and 34.3% lightness.
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#83492C
RGB131, 73, 44
HSL20.0°, 49.7%, 34.3%
CMYK0%, 44%, 66%, 49%
HSV20.0°, 66.4%, 51.4%
LAB37.4, 21.9, 27.8
XYZ12.2, 9.8, 3.6
Decimal8603948
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.11:1
Text on #FFFFFF
AAA
2.95:1
Text on #000000
FAIL
6.79:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83492C;
}
.text-color {
color: #83492C;
}
.border-color {
border: 2px solid #83492C;
}