#A05700
A dark, vivid orange closely aligning with Saddlebrown.
About #A05700
When working with digital screens, the color #A05700 is rendered by mixing light. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 160 red, 87 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 46% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A05700
RGB160, 87, 0
HSL32.6°, 100.0%, 31.4%
CMYK0%, 46%, 100%, 37%
HSV32.6°, 100.0%, 62.7%
LAB44.6, 25.2, 53.5
XYZ17.9, 14.3, 1.8
Decimal10508032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.44:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.20:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05700;
}
.text-color {
color: #A05700;
}
.border-color {
border: 2px solid #A05700;
}