#B63307
A dark, vivid orange closely aligning with Firebrick.
About #B63307
When working with digital screens, the color #B63307 is rendered by mixing light. Designers often compare it to the standard color Firebrick. Its digital footprint relies on 182 parts red, 51 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 72% Magenta, 96% Yellow, and 29% Black. The HSL representation is 15.1° hue, 92.6% saturation, and 37.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B63307
RGB182, 51, 7
HSL15.1°, 92.6%, 37.1%
CMYK0%, 72%, 96%, 29%
HSV15.1°, 96.2%, 71.4%
LAB41.7, 51.1, 51.6
XYZ20.5, 12.3, 1.5
Decimal11940615
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.06:1
Text on #FFFFFF
AA
3.47:1
Text on #000000
AA Large
5.79:1
Text on #F8FAFC
AA
2.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B63307;
}
.text-color {
color: #B63307;
}
.border-color {
border: 2px solid #B63307;
}