#BD4900
A dark, vivid orange closely aligning with Chocolate.
About #BD4900
At its core, #BD4900 is a dark and vivid hue. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 189 red, 73 green, and 0 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 61% M, 100% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#BD4900
RGB189, 73, 0
HSL23.2°, 100.0%, 37.1%
CMYK0%, 61%, 100%, 26%
HSV23.2°, 100.0%, 74.1%
LAB46.4, 44.2, 56.9
XYZ23.4, 15.6, 1.8
Decimal12404992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.10:1
Text on #FFFFFF
AA
4.12:1
Text on #000000
AA Large
4.88:1
Text on #F8FAFC
AA
3.50:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD4900;
}
.text-color {
color: #BD4900;
}
.border-color {
border: 2px solid #BD4900;
}