#A89249
A medium, moderate yellow closely aligning with Darkkhaki.
About #A89249
At its core, #A89249 is a medium and moderate hue. Its closest recognized web color is Darkkhaki. Its digital footprint relies on 168 parts red, 146 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 13% magenta, 57% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A89249
RGB168, 146, 73
HSL46.1°, 39.4%, 47.3%
CMYK0%, 13%, 57%, 34%
HSV46.1°, 56.5%, 65.9%
LAB61.1, -1.1, 41.2
XYZ27.6, 29.4, 10.5
Decimal11047497
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.06:1
Text on #FFFFFF
AA Large
6.87:1
Text on #000000
AA
2.92:1
Text on #F8FAFC
FAIL
5.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A89249;
}
.text-color {
color: #A89249;
}
.border-color {
border: 2px solid #A89249;
}