#BD9216
A medium, vivid orange closely aligning with Darkgoldenrod.
About #BD9216
At its core, #BD9216 is a medium and vivid hue. Its closest recognized web color is Darkgoldenrod. In the RGB color space, it consists of 189 red, 146 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 23% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD9216
RGB189, 146, 22
HSL44.6°, 79.1%, 41.4%
CMYK0%, 23%, 88%, 26%
HSV44.6°, 88.4%, 74.1%
LAB62.9, 5.7, 63.6
XYZ31.4, 31.4, 5.2
Decimal12423702
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.29:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD9216;
}
.text-color {
color: #BD9216;
}
.border-color {
border: 2px solid #BD9216;
}