#A0A01D
A dark, moderate yellow closely aligning with Olive.
About #A0A01D
Visually, #A0A01D is defined as a moderate yellow. Designers often compare it to the standard color Olive. Its digital footprint relies on 160 parts red, 160 parts green, and 29 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0A01D
RGB160, 160, 29
HSL60.0°, 69.3%, 37.1%
CMYK0%, 0%, 82%, 37%
HSV60.0°, 81.9%, 62.7%
LAB63.9, -14.6, 61.5
XYZ27.3, 32.7, 6.0
Decimal10526749
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.78:1
Text on #FFFFFF
FAIL
7.54:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0A01D;
}
.text-color {
color: #A0A01D;
}
.border-color {
border: 2px solid #A0A01D;
}