#AF5F07
A dark, vivid orange closely aligning with Chocolate.
About #AF5F07
The precise color #AF5F07 is an excellent choice for modern design projects. Its closest recognized web color is Chocolate. This translates to an RGB value of rgb(175, 95, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 46% M, 96% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF5F07
RGB175, 95, 7
HSL31.4°, 92.3%, 35.7%
CMYK0%, 46%, 96%, 31%
HSV31.4°, 96.0%, 68.6%
LAB48.7, 27.4, 55.4
XYZ21.8, 17.3, 2.4
Decimal11493127
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.71:1
Text on #FFFFFF
AA
4.46:1
Text on #000000
AA Large
4.50:1
Text on #F8FAFC
AA Large
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5F07;
}
.text-color {
color: #AF5F07;
}
.border-color {
border: 2px solid #AF5F07;
}