#A86642
A medium, moderate orange closely aligning with Sienna.
About #A86642
At its core, #A86642 is a medium and moderate hue. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(168, 102, 66).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 39% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A86642
RGB168, 102, 66
HSL21.2°, 43.6%, 45.9%
CMYK0%, 39%, 61%, 34%
HSV21.2°, 60.7%, 65.9%
LAB49.8, 23.0, 31.3
XYZ21.9, 18.2, 7.5
Decimal11036226
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.64:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A86642;
}
.text-color {
color: #A86642;
}
.border-color {
border: 2px solid #A86642;
}