#A0831D
A dark, moderate yellow closely aligning with Darkgoldenrod.
About #A0831D
The precise color #A0831D is an excellent choice for modern design projects. Its closest recognized web color is Darkgoldenrod. This translates to an RGB value of rgb(160, 131, 29).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 18% Magenta, 82% Yellow, and 37% Black. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0831D
RGB160, 131, 29
HSL46.7°, 69.3%, 37.1%
CMYK0%, 18%, 82%, 37%
HSV46.7°, 81.9%, 62.7%
LAB55.9, 1.0, 54.5
XYZ22.8, 23.8, 4.6
Decimal10519325
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.65:1
Text on #FFFFFF
AA Large
5.76:1
Text on #000000
AA
3.49:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0831D;
}
.text-color {
color: #A0831D;
}
.border-color {
border: 2px solid #A0831D;
}