#A84216
A dark, vivid orange closely aligning with Sienna.
About #A84216
The hex code #A84216 represents a beautifully specific shade of orange. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(168, 66, 22).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 61% magenta, 87% yellow, and 34% black. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A84216
RGB168, 66, 22
HSL18.1°, 76.8%, 37.3%
CMYK0%, 61%, 87%, 34%
HSV18.1°, 86.9%, 65.9%
LAB41.7, 39.9, 45.2
XYZ18.2, 12.3, 2.2
Decimal11026966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.08:1
Text on #FFFFFF
AA
3.46:1
Text on #000000
AA Large
5.81:1
Text on #F8FAFC
AA
2.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A84216;
}
.text-color {
color: #A84216;
}
.border-color {
border: 2px solid #A84216;
}