#AF2C00
A dark, vivid orange closely aligning with Firebrick.
About #AF2C00
The hex code #AF2C00 represents a beautifully specific shade of orange. Its closest recognized web color is Firebrick. Its digital footprint relies on 175 parts red, 44 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 75% magenta, 100% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF2C00
RGB175, 44, 0
HSL15.1°, 100.0%, 34.3%
CMYK0%, 75%, 100%, 31%
HSV15.1°, 100.0%, 68.6%
LAB39.4, 51.2, 52.0
XYZ18.6, 10.9, 1.1
Decimal11480064
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.60:1
Text on #FFFFFF
AA
3.18:1
Text on #000000
AA Large
6.31:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF2C00;
}
.text-color {
color: #AF2C00;
}
.border-color {
border: 2px solid #AF2C00;
}