#B66600
A dark, vivid orange closely aligning with Chocolate.
About #B66600
Visually, #B66600 is defined as a vivid orange. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 182 red, 102 green, and 0 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 44% Magenta, 100% Yellow, and 29% Black. The HSL representation is 33.6° hue, 100.0% saturation, and 35.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B66600
RGB182, 102, 0
HSL33.6°, 100.0%, 35.7%
CMYK0%, 44%, 100%, 29%
HSV33.6°, 100.0%, 71.4%
LAB51.2, 26.5, 59.1
XYZ24.0, 19.4, 2.5
Decimal11953664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.29:1
Text on #FFFFFF
AA Large
4.89:1
Text on #000000
AA
4.10:1
Text on #F8FAFC
AA Large
4.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B66600;
}
.text-color {
color: #B66600;
}
.border-color {
border: 2px solid #B66600;
}