#B64216
A medium, vivid orange closely aligning with Firebrick.
About #B64216
Visually, #B64216 is defined as a vivid orange. It is closely associated with the named CSS color Firebrick. In the RGB color space, it consists of 182 red, 66 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 64% magenta, 88% yellow, and 29% black. The HSL representation is 16.5° hue, 78.4% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B64216
RGB182, 66, 22
HSL16.5°, 78.4%, 40.0%
CMYK0%, 64%, 88%, 29%
HSV16.5°, 87.9%, 71.4%
LAB44.1, 45.1, 48.2
XYZ21.4, 13.9, 2.3
Decimal11944470
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.56:1
Text on #FFFFFF
AA
3.78:1
Text on #000000
AA Large
5.31:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64216;
}
.text-color {
color: #B64216;
}
.border-color {
border: 2px solid #B64216;
}