#C5A849
A medium, moderate yellow closely aligning with Darkkhaki.
About #C5A849
At its core, #C5A849 is a medium and moderate hue. Designers often compare it to the standard color Darkkhaki. Its digital footprint relies on 197 parts red, 168 parts green, and 73 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 15% magenta, 63% yellow, and 23% black. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C5A849
RGB197, 168, 73
HSL46.0°, 51.7%, 52.9%
CMYK0%, 15%, 63%, 23%
HSV46.0°, 62.9%, 77.3%
LAB69.7, -0.4, 51.7
XYZ38.2, 40.4, 12.1
Decimal12953673
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.31:1
Text on #FFFFFF
FAIL
9.07:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5A849;
}
.text-color {
color: #C5A849;
}
.border-color {
border: 2px solid #C5A849;
}