#AF7516
A dark, vivid orange closely aligning with Darkgoldenrod.
About #AF7516
Visually, #AF7516 is defined as a vivid orange. Its closest recognized web color is Darkgoldenrod. This translates to an RGB value of rgb(175, 117, 22).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 33% Magenta, 87% Yellow, and 31% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF7516
RGB175, 117, 22
HSL37.3°, 77.7%, 38.6%
CMYK0%, 33%, 87%, 31%
HSV37.3°, 87.4%, 68.6%
LAB53.9, 15.5, 55.7
XYZ24.2, 21.9, 3.7
Decimal11498774
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.90:1
Text on #FFFFFF
AA Large
5.38:1
Text on #000000
AA
3.73:1
Text on #F8FAFC
AA Large
4.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7516;
}
.text-color {
color: #AF7516;
}
.border-color {
border: 2px solid #AF7516;
}