#B63300
A dark, vivid orange closely aligning with Firebrick.
About #B63300
When working with digital screens, the color #B63300 is rendered by mixing light. Its closest recognized web color is Firebrick. Its digital footprint relies on 182 parts red, 51 parts green, and 0 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 72% M, 100% Y, and 29% K. With a hue angle of 16.8 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B63300
RGB182, 51, 0
HSL16.8°, 100.0%, 35.7%
CMYK0%, 72%, 100%, 29%
HSV16.8°, 100.0%, 71.4%
LAB41.7, 51.0, 53.8
XYZ20.5, 12.3, 1.3
Decimal11940608
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.06:1
Text on #FFFFFF
AA
3.46:1
Text on #000000
AA Large
5.80:1
Text on #F8FAFC
AA
2.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B63300;
}
.text-color {
color: #B63300;
}
.border-color {
border: 2px solid #B63300;
}