#BD661D
A medium, vivid orange closely aligning with Chocolate.
About #BD661D
At its core, #BD661D is a medium and vivid hue. Designers often compare it to the standard color Chocolate. Its digital footprint relies on 189 parts red, 102 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 46% magenta, 85% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD661D
RGB189, 102, 29
HSL27.4°, 73.4%, 42.7%
CMYK0%, 46%, 85%, 26%
HSV27.4°, 84.7%, 74.1%
LAB52.3, 30.0, 52.8
XYZ26.0, 20.4, 3.7
Decimal12412445
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.13:1
Text on #FFFFFF
AA Large
5.08:1
Text on #000000
AA
3.95:1
Text on #F8FAFC
AA Large
4.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD661D;
}
.text-color {
color: #BD661D;
}
.border-color {
border: 2px solid #BD661D;
}