#BD8A24
A medium, moderate orange closely aligning with Darkgoldenrod.
About #BD8A24
The hex code #BD8A24 represents a beautifully specific shade of orange. Its closest recognized web color is Darkgoldenrod. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 138, and 36.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 27% magenta inks. The HSL representation is 40.0° hue, 68.0% saturation, and 44.1% lightness.
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#BD8A24
RGB189, 138, 36
HSL40.0°, 68.0%, 44.1%
CMYK0%, 27%, 81%, 26%
HSV40.0°, 81.0%, 74.1%
LAB60.9, 10.5, 57.8
XYZ30.4, 29.1, 5.7
Decimal12421668
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD8A24;
}
.text-color {
color: #BD8A24;
}
.border-color {
border: 2px solid #BD8A24;
}