#99835F
A medium, muted orange closely aligning with Tan.
About #99835F
The hex code #99835F represents a beautifully specific shade of orange. Its closest recognized web color is Tan. Its digital footprint relies on 153 parts red, 131 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 14% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#99835F
RGB153, 131, 95
HSL37.2°, 23.4%, 48.6%
CMYK0%, 14%, 38%, 40%
HSV37.2°, 37.9%, 60.0%
LAB55.9, 3.0, 22.6
XYZ23.3, 23.8, 14.2
Decimal10060639
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #99835F;
}
.text-color {
color: #99835F;
}
.border-color {
border: 2px solid #99835F;
}