#BD6624
A medium, moderate orange closely aligning with Chocolate.
About #BD6624
When working with digital screens, the color #BD6624 is rendered by mixing light. It is closely associated with the named CSS color Chocolate. In the RGB color space, it consists of 189 red, 102 green, and 36 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 46% Magenta, 81% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD6624
RGB189, 102, 36
HSL25.9°, 68.0%, 44.1%
CMYK0%, 46%, 81%, 26%
HSV25.9°, 81.0%, 74.1%
LAB52.3, 30.2, 50.0
XYZ26.1, 20.4, 4.2
Decimal12412452
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.13:1
Text on #FFFFFF
AA Large
5.09:1
Text on #000000
AA
3.94:1
Text on #F8FAFC
AA Large
4.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD6624;
}
.text-color {
color: #BD6624;
}
.border-color {
border: 2px solid #BD6624;
}