#B64907
A dark, vivid orange closely aligning with Chocolate.
About #B64907
The precise color #B64907 is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. This translates to an RGB value of rgb(182, 73, 7).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 60% magenta, 96% yellow, and 29% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#B64907
RGB182, 73, 7
HSL22.6°, 92.6%, 37.1%
CMYK0%, 60%, 96%, 29%
HSV22.6°, 96.2%, 71.4%
LAB45.3, 41.6, 53.7
XYZ21.7, 14.7, 1.9
Decimal11946247
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.32:1
Text on #FFFFFF
AA
3.95: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: #B64907;
}
.text-color {
color: #B64907;
}
.border-color {
border: 2px solid #B64907;
}