#BD7507
A dark, vivid orange closely aligning with Darkgoldenrod.
About #BD7507
Visually, #BD7507 is defined as a vivid orange. It is closely associated with the named CSS color Darkgoldenrod. In the RGB color space, it consists of 189 red, 117 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 38% magenta inks. 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. 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#BD7507
RGB189, 117, 7
HSL36.3°, 92.9%, 38.4%
CMYK0%, 38%, 96%, 26%
HSV36.3°, 96.3%, 74.1%
LAB55.6, 21.4, 61.1
XYZ27.4, 23.6, 3.3
Decimal12416263
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.68:1
Text on #FFFFFF
AA Large
5.71:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD7507;
}
.text-color {
color: #BD7507;
}
.border-color {
border: 2px solid #BD7507;
}