#A0835F
A medium, muted orange closely aligning with Tan.
About #A0835F
The hex code #A0835F represents a beautifully specific shade of orange. Its closest recognized web color is Tan. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 131, and 95.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 18% magenta, 41% yellow, and 37% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0835F
RGB160, 131, 95
HSL33.2°, 25.5%, 50.0%
CMYK0%, 18%, 41%, 37%
HSV33.2°, 40.6%, 62.7%
LAB56.6, 6.0, 23.6
XYZ24.7, 24.5, 14.3
Decimal10519391
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.56:1
Text on #FFFFFF
AA Large
5.91:1
Text on #000000
AA
3.40:1
Text on #F8FAFC
AA Large
5.02:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0835F;
}
.text-color {
color: #A0835F;
}
.border-color {
border: 2px solid #A0835F;
}