#A88324
A medium, moderate orange closely aligning with Darkgoldenrod.
About #A88324
When working with digital screens, the color #A88324 is rendered by mixing light. Its closest recognized web color is Darkgoldenrod. This translates to an RGB value of rgb(168, 131, 36).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 22% magenta, 79% yellow, and 34% black. With a hue angle of 43.2 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A88324
RGB168, 131, 36
HSL43.2°, 64.7%, 40.0%
CMYK0%, 22%, 79%, 34%
HSV43.2°, 78.6%, 65.9%
LAB56.8, 4.9, 53.2
XYZ24.6, 24.7, 5.1
Decimal11043620
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.94:1
Text on #000000
AA
3.38:1
Text on #F8FAFC
AA Large
5.05:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A88324;
}
.text-color {
color: #A88324;
}
.border-color {
border: 2px solid #A88324;
}