#D39224
A medium, vivid orange closely aligning with Darkgoldenrod.
About #D39224
The precise color #D39224 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkgoldenrod. Its digital footprint relies on 211 parts red, 146 parts green, and 36 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 31% Magenta, 83% Yellow, and 17% Black. With a hue angle of 37.7 degrees, it sits comfortably in the orange spectrum.
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#D39224
RGB211, 146, 36
HSL37.7°, 70.9%, 48.4%
CMYK0%, 31%, 83%, 17%
HSV37.7°, 82.9%, 82.7%
LAB65.4, 15.8, 62.7
XYZ37.5, 34.5, 6.4
Decimal13865508
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.66:1
Text on #FFFFFF
FAIL
7.91:1
Text on #000000
AAA
2.54:1
Text on #F8FAFC
FAIL
6.72:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D39224;
}
.text-color {
color: #D39224;
}
.border-color {
border: 2px solid #D39224;
}