#B6420F
A dark, vivid orange closely aligning with Chocolate.
About #B6420F
The hex code #B6420F represents a beautifully specific shade of orange. Designers often compare it to the standard color Chocolate. In the RGB color space, it consists of 182 red, 66 green, and 15 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 64% magenta, 92% yellow, and 29% black. With a hue angle of 18.3 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6420F
RGB182, 66, 15
HSL18.3°, 84.8%, 38.6%
CMYK0%, 64%, 92%, 29%
HSV18.3°, 91.8%, 71.4%
LAB44.1, 45.0, 50.7
XYZ21.3, 13.9, 2.0
Decimal11944463
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.32:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B6420F;
}
.text-color {
color: #B6420F;
}
.border-color {
border: 2px solid #B6420F;
}