#B6571D
A medium, vivid orange closely aligning with Chocolate.
About #B6571D
The precise color #B6571D is an excellent choice for modern design projects. Its closest recognized web color is Chocolate. This translates to an RGB value of rgb(182, 87, 29).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 52% magenta, 84% yellow, and 29% black. With a hue angle of 22.7 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6571D
RGB182, 87, 29
HSL22.7°, 72.5%, 41.4%
CMYK0%, 52%, 84%, 29%
HSV22.7°, 84.1%, 71.4%
LAB48.1, 35.1, 48.7
XYZ22.9, 16.9, 3.2
Decimal11949853
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.81:1
Text on #FFFFFF
AA
4.37:1
Text on #000000
AA Large
4.59:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B6571D;
}
.text-color {
color: #B6571D;
}
.border-color {
border: 2px solid #B6571D;
}