#B64916
A medium, vivid orange closely aligning with Chocolate.
About #B64916
Visually, #B64916 is defined as a vivid orange. It is closely associated with the named CSS color Chocolate. In the RGB color space, it consists of 182 red, 73 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 60% M, 88% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium 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#B64916
RGB182, 73, 22
HSL19.1°, 78.4%, 40.0%
CMYK0%, 60%, 88%, 29%
HSV19.1°, 87.9%, 71.4%
LAB45.3, 41.9, 49.2
XYZ21.8, 14.8, 2.5
Decimal11946262
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.31:1
Text on #FFFFFF
AA
3.95:1
Text on #000000
AA Large
5.08:1
Text on #F8FAFC
AA
3.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64916;
}
.text-color {
color: #B64916;
}
.border-color {
border: 2px solid #B64916;
}