#A83307
A dark, vivid orange closely aligning with Darkred.
About #A83307
Visually, #A83307 is defined as a vivid orange. Its closest recognized web color is Darkred. Its digital footprint relies on 168 parts red, 51 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 70% magenta, 96% yellow, and 34% black. The HSL representation is 16.4° hue, 92.0% saturation, and 34.3% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF 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#A83307
RGB168, 51, 7
HSL16.4°, 92.0%, 34.3%
CMYK0%, 70%, 96%, 34%
HSV16.4°, 95.8%, 65.9%
LAB39.1, 46.3, 48.7
XYZ17.4, 10.7, 1.4
Decimal11023111
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.68:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.39:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A83307;
}
.text-color {
color: #A83307;
}
.border-color {
border: 2px solid #A83307;
}