#B64900
A dark, vivid orange closely aligning with Chocolate.
About #B64900
Visually, #B64900 is defined as a vivid orange. It is closely associated with the named CSS color Chocolate. Its digital footprint relies on 182 parts red, 73 parts green, and 0 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 60% M, 100% Y, and 29% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B64900
RGB182, 73, 0
HSL24.1°, 100.0%, 35.7%
CMYK0%, 60%, 100%, 29%
HSV24.1°, 100.0%, 71.4%
LAB45.2, 41.5, 55.6
XYZ21.7, 14.7, 1.7
Decimal11946240
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.33:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.09:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64900;
}
.text-color {
color: #B64900;
}
.border-color {
border: 2px solid #B64900;
}