#A84207
A dark, vivid orange closely aligning with Chocolate.
About #A84207
Visually, #A84207 is defined as a vivid orange. Designers often compare it to the standard color Chocolate. This translates to an RGB value of rgb(168, 66, 7).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 61% magenta, 96% yellow, and 34% black. With a hue angle of 22.0 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A84207
RGB168, 66, 7
HSL22.0°, 92.0%, 34.3%
CMYK0%, 61%, 96%, 34%
HSV22.0°, 95.8%, 65.9%
LAB41.6, 39.6, 50.2
XYZ18.1, 12.2, 1.6
Decimal11026951
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.09:1
Text on #FFFFFF
AA
3.45:1
Text on #000000
AA Large
5.82:1
Text on #F8FAFC
AA
2.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A84207;
}
.text-color {
color: #A84207;
}
.border-color {
border: 2px solid #A84207;
}