#BD5716
A medium, vivid orange closely aligning with Chocolate.
About #BD5716
The hex code #BD5716 represents a beautifully specific shade of orange. Its closest recognized web color is Chocolate. Its digital footprint relies on 189 parts red, 87 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 54% magenta, 88% yellow, and 26% black. The HSL representation is 23.4° hue, 79.1% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD5716
RGB189, 87, 22
HSL23.4°, 79.1%, 41.4%
CMYK0%, 54%, 88%, 26%
HSV23.4°, 88.4%, 74.1%
LAB49.1, 37.7, 52.7
XYZ24.5, 17.7, 2.9
Decimal12408598
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD5716;
}
.text-color {
color: #BD5716;
}
.border-color {
border: 2px solid #BD5716;
}