#A0995F
A medium, muted yellow closely aligning with Darkkhaki.
About #A0995F
The precise color #A0995F is an excellent choice for modern design projects. Designers often compare it to the standard color Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 153, and 95.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 4% magenta, 41% yellow, and 37% black. With a hue angle of 53.5 degrees, it sits comfortably in the yellow spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0995F
RGB160, 153, 95
HSL53.5°, 25.5%, 50.0%
CMYK0%, 4%, 41%, 37%
HSV53.5°, 40.6%, 62.7%
LAB62.6, -6.2, 31.4
XYZ28.0, 31.1, 15.4
Decimal10525023
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.22:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.13:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0995F;
}
.text-color {
color: #A0995F;
}
.border-color {
border: 2px solid #A0995F;
}