#C5B675
A light, moderate yellow closely aligning with Darkkhaki.
About #C5B675
When working with digital screens, the color #C5B675 is rendered by mixing light. Its closest recognized web color is Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 182, and 117.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 8% magenta, 41% 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#C5B675
RGB197, 182, 117
HSL48.8°, 40.8%, 61.6%
CMYK0%, 8%, 41%, 23%
HSV48.8°, 40.6%, 77.3%
LAB73.9, -3.9, 35.0
XYZ43.0, 46.6, 23.6
Decimal12957301
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.32:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5B675;
}
.text-color {
color: #C5B675;
}
.border-color {
border: 2px solid #C5B675;
}