#BD5007
A dark, vivid orange closely aligning with Chocolate.
About #BD5007
The precise color #BD5007 is an excellent choice for modern design projects. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 189 red, 80 green, and 7 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 58% Magenta, 96% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD5007
RGB189, 80, 7
HSL24.1°, 92.9%, 38.4%
CMYK0%, 58%, 96%, 26%
HSV24.1°, 96.3%, 74.1%
LAB47.7, 40.9, 55.9
XYZ23.9, 16.6, 2.1
Decimal12406791
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.87:1
Text on #FFFFFF
AA
4.31:1
Text on #000000
AA Large
4.65:1
Text on #F8FAFC
AA
3.67:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD5007;
}
.text-color {
color: #BD5007;
}
.border-color {
border: 2px solid #BD5007;
}