#AF995F
A medium, moderate orange closely aligning with Darkkhaki.
About #AF995F
When working with digital screens, the color #AF995F is rendered by mixing light. Designers often compare it to the standard color Darkkhaki. Its digital footprint relies on 175 parts red, 153 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 13% M, 46% Y, and 31% K. With a hue angle of 43.5 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. 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#AF995F
RGB175, 153, 95
HSL43.5°, 33.3%, 52.9%
CMYK0%, 13%, 46%, 31%
HSV43.5°, 45.7%, 68.6%
LAB63.9, 0.1, 33.4
XYZ31.1, 32.7, 15.5
Decimal11508063
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.78:1
Text on #FFFFFF
FAIL
7.54:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF995F;
}
.text-color {
color: #AF995F;
}
.border-color {
border: 2px solid #AF995F;
}