#B66616
A medium, vivid orange closely aligning with Chocolate.
About #B66616
The precise color #B66616 is an excellent choice for modern design projects. Its closest recognized web color is Chocolate. Its digital footprint relies on 182 parts red, 102 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 44% Magenta, 88% Yellow, and 29% Black. With a hue angle of 30.0 degrees, it sits comfortably in the orange spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B66616
RGB182, 102, 22
HSL30.0°, 78.4%, 40.0%
CMYK0%, 44%, 88%, 29%
HSV30.0°, 87.9%, 71.4%
LAB51.3, 26.9, 54.0
XYZ24.2, 19.5, 3.2
Decimal11953686
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.28:1
Text on #FFFFFF
AA Large
4.90:1
Text on #000000
AA
4.10:1
Text on #F8FAFC
AA Large
4.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B66616;
}
.text-color {
color: #B66616;
}
.border-color {
border: 2px solid #B66616;
}