#A04900
A dark, vivid orange closely aligning with Saddlebrown.
About #A04900
At its core, #A04900 is a dark and vivid hue. Designers often compare it to the standard color Saddlebrown. This translates to an RGB value of rgb(160, 73, 0).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 54% M, 100% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A04900
RGB160, 73, 0
HSL27.4°, 100.0%, 31.4%
CMYK0%, 54%, 100%, 37%
HSV27.4°, 100.0%, 62.7%
LAB41.6, 32.8, 51.6
XYZ16.9, 12.2, 1.5
Decimal10504448
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.09:1
Text on #FFFFFF
AA
3.45:1
Text on #000000
AA Large
5.82:1
Text on #F8FAFC
AA
2.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A04900;
}
.text-color {
color: #A04900;
}
.border-color {
border: 2px solid #A04900;
}