#AF9266
A medium, moderate orange closely aligning with Tan.
About #AF9266
At its core, #AF9266 is a medium and moderate hue. Its closest recognized web color is Tan. Its digital footprint relies on 175 parts red, 146 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 17% magenta, 42% yellow, and 31% black. With a hue angle of 36.2 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF9266
RGB175, 146, 102
HSL36.2°, 31.3%, 54.3%
CMYK0%, 17%, 42%, 31%
HSV36.2°, 41.7%, 68.6%
LAB62.2, 4.7, 27.4
XYZ30.4, 30.6, 16.9
Decimal11506278
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.13:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF9266;
}
.text-color {
color: #AF9266;
}
.border-color {
border: 2px solid #AF9266;
}