#BD8307
A dark, vivid orange closely aligning with Darkgoldenrod.
About #BD8307
At its core, #BD8307 is a dark and vivid hue. Designers often compare it to the standard color Darkgoldenrod. In the RGB color space, it consists of 189 red, 131 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 31% magenta, 96% 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD8307
RGB189, 131, 7
HSL40.9°, 92.9%, 38.4%
CMYK0%, 31%, 96%, 26%
HSV40.9°, 96.3%, 74.1%
LAB59.0, 13.7, 63.5
XYZ29.1, 27.1, 3.9
Decimal12419847
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.41:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD8307;
}
.text-color {
color: #BD8307;
}
.border-color {
border: 2px solid #BD8307;
}