#B38D20
A medium, moderate orange closely aligning with Darkgoldenrod.
About #B38D20
The hex code #B38D20 represents a beautifully specific shade of orange. Designers often compare it to the standard color Darkgoldenrod. This translates to an RGB value of rgb(179, 141, 32).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 21% Magenta, 82% Yellow, and 30% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B38D20
RGB179, 141, 32
HSL44.5°, 69.7%, 41.4%
CMYK0%, 21%, 82%, 30%
HSV44.5°, 82.1%, 70.2%
LAB60.5, 4.2, 58.4
XYZ28.4, 28.7, 5.4
Decimal11767072
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.75:1
Text on #000000
AA
2.97:1
Text on #F8FAFC
FAIL
5.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B38D20;
}
.text-color {
color: #B38D20;
}
.border-color {
border: 2px solid #B38D20;
}