#A0421D
A dark, moderate orange closely aligning with Sienna.
About #A0421D
The precise color #A0421D is an excellent choice for modern design projects. Its closest recognized web color is Sienna. In the RGB color space, it consists of 160 red, 66 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 59% 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 dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0421D
RGB160, 66, 29
HSL16.9°, 69.3%, 37.1%
CMYK0%, 59%, 82%, 37%
HSV16.9°, 81.9%, 62.7%
LAB40.3, 37.0, 40.3
XYZ16.7, 11.5, 2.5
Decimal10502685
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.38:1
Text on #FFFFFF
AA
3.29:1
Text on #000000
AA Large
6.10:1
Text on #F8FAFC
AA
2.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A0421D;
}
.text-color {
color: #A0421D;
}
.border-color {
border: 2px solid #A0421D;
}