#996650
A medium, moderate orange closely aligning with Sienna.
About #996650
At its core, #996650 is a medium and moderate hue. It is closely associated with the named CSS color Sienna. Its digital footprint relies on 153 parts red, 102 parts green, and 80 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 33% M, 48% Y, and 40% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#996650
RGB153, 102, 80
HSL18.1°, 31.3%, 45.7%
CMYK0%, 33%, 48%, 40%
HSV18.1°, 47.7%, 60.0%
LAB48.1, 17.9, 20.8
XYZ19.3, 16.9, 9.8
Decimal10053200
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.80:1
Text on #FFFFFF
AA
4.37:1
Text on #000000
AA Large
4.59:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #996650;
}
.text-color {
color: #996650;
}
.border-color {
border: 2px solid #996650;
}