#A87C00
A dark, vivid orange closely aligning with Darkgoldenrod.
About #A87C00
At its core, #A87C00 is a dark and vivid hue. Designers often compare it to the standard color Darkgoldenrod. Its digital footprint relies on 168 parts red, 124 parts green, and 0 parts blue light.
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 26% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A87C00
RGB168, 124, 0
HSL44.3°, 100.0%, 32.9%
CMYK0%, 26%, 100%, 34%
HSV44.3°, 100.0%, 65.9%
LAB54.8, 8.0, 60.6
XYZ23.4, 22.7, 3.2
Decimal11041792
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.79:1
Text on #FFFFFF
AA Large
5.55:1
Text on #000000
AA
3.62:1
Text on #F8FAFC
AA Large
4.72:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87C00;
}
.text-color {
color: #A87C00;
}
.border-color {
border: 2px solid #A87C00;
}