#A09907
A dark, vivid yellow closely aligning with Olive.
About #A09907
The precise color #A09907 is an excellent choice for modern design projects. Designers often compare it to the standard color Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 153, and 7.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 4% Magenta, 96% Yellow, and 37% Black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#A09907
RGB160, 153, 7
HSL57.3°, 91.6%, 32.7%
CMYK0%, 4%, 96%, 37%
HSV57.3°, 95.6%, 62.7%
LAB61.9, -11.5, 64.2
XYZ25.9, 30.3, 4.7
Decimal10524935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.98:1
Text on #FFFFFF
FAIL
7.05:1
Text on #000000
AAA
2.85:1
Text on #F8FAFC
FAIL
6.00:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A09907;
}
.text-color {
color: #A09907;
}
.border-color {
border: 2px solid #A09907;
}