#A05000
A dark, vivid orange closely aligning with Saddlebrown.
About #A05000
When working with digital screens, the color #A05000 is rendered by mixing light. Designers often compare it to the standard color Saddlebrown. Its digital footprint relies on 160 parts red, 80 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 50% Magenta, 100% Yellow, and 37% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A05000
RGB160, 80, 0
HSL30.0°, 100.0%, 31.4%
CMYK0%, 50%, 100%, 37%
HSV30.0°, 100.0%, 62.7%
LAB43.1, 29.1, 52.5
XYZ17.4, 13.2, 1.6
Decimal10506240
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.77:1
Text on #FFFFFF
AA
3.64:1
Text on #000000
AA Large
5.51:1
Text on #F8FAFC
AA
3.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05000;
}
.text-color {
color: #A05000;
}
.border-color {
border: 2px solid #A05000;
}