#A85F49
A medium, moderate red closely aligning with Sienna.
About #A85F49
The precise color #A85F49 is an excellent choice for modern design projects. It is closely associated with the named CSS color Sienna. In the RGB color space, it consists of 168 red, 95 green, and 73 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 43% magenta, 57% yellow, and 34% black. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A85F49
RGB168, 95, 73
HSL13.9°, 39.4%, 47.3%
CMYK0%, 43%, 57%, 34%
HSV13.9°, 56.5%, 65.9%
LAB48.2, 27.5, 25.5
XYZ21.4, 17.0, 8.5
Decimal11034441
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.77:1
Text on #FFFFFF
AA
4.40:1
Text on #000000
AA Large
4.56:1
Text on #F8FAFC
AA
3.74:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85F49;
}
.text-color {
color: #A85F49;
}
.border-color {
border: 2px solid #A85F49;
}