#996D3A
A medium, moderate orange closely aligning with Sienna.
About #996D3A
The hex code #996D3A represents a beautifully specific shade of orange. It is closely associated with the named CSS color Sienna. Its digital footprint relies on 153 parts red, 109 parts green, and 58 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 29% Magenta, 62% Yellow, and 40% Black. The HSL representation is 32.2° hue, 45.0% saturation, and 41.4% lightness.
When using this color as a background, text legibility must be considered. 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#996D3A
RGB153, 109, 58
HSL32.2°, 45.0%, 41.4%
CMYK0%, 29%, 62%, 40%
HSV32.2°, 62.1%, 60.0%
LAB49.5, 11.8, 35.0
XYZ19.4, 18.0, 6.5
Decimal10054970
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.56:1
Text on #FFFFFF
AA
4.60:1
Text on #000000
AA
4.36:1
Text on #F8FAFC
AA Large
3.91:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #996D3A;
}
.text-color {
color: #996D3A;
}
.border-color {
border: 2px solid #996D3A;
}