#A09242
A medium, moderate yellow closely aligning with Darkkhaki.
About #A09242
The precise color #A09242 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 146, and 66.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 9% M, 59% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A09242
RGB160, 146, 66
HSL51.1°, 41.6%, 44.3%
CMYK0%, 9%, 59%, 37%
HSV51.1°, 58.7%, 62.7%
LAB60.3, -5.2, 43.5
XYZ25.8, 28.4, 9.3
Decimal10523202
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.14:1
Text on #FFFFFF
AA Large
6.68:1
Text on #000000
AA
3.00:1
Text on #F8FAFC
AA Large
5.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A09242;
}
.text-color {
color: #A09242;
}
.border-color {
border: 2px solid #A09242;
}