#BD7C16
A medium, vivid orange closely aligning with Darkgoldenrod.
About #BD7C16
The precise color #BD7C16 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgoldenrod. Its digital footprint relies on 189 parts red, 124 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 34% magenta inks. With a hue angle of 36.6 degrees, it sits comfortably in the orange spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD7C16
RGB189, 124, 22
HSL36.6°, 79.1%, 41.4%
CMYK0%, 34%, 88%, 26%
HSV36.6°, 88.4%, 74.1%
LAB57.4, 17.8, 59.2
XYZ28.3, 25.3, 4.1
Decimal12418070
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD7C16;
}
.text-color {
color: #BD7C16;
}
.border-color {
border: 2px solid #BD7C16;
}