#A08A1D
A dark, moderate yellow closely aligning with Olive.
About #A08A1D
At its core, #A08A1D is a dark and moderate hue. Its closest recognized web color is Olive. In the RGB color space, it consists of 160 red, 138 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 14% M, 82% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
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#A08A1D
RGB160, 138, 29
HSL49.9°, 69.3%, 37.1%
CMYK0%, 14%, 82%, 37%
HSV49.9°, 81.9%, 62.7%
LAB57.8, -2.9, 56.2
XYZ23.8, 25.7, 4.9
Decimal10521117
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.15:1
Text on #000000
AA
3.26:1
Text on #F8FAFC
AA Large
5.23:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A08A1D;
}
.text-color {
color: #A08A1D;
}
.border-color {
border: 2px solid #A08A1D;
}