#D3993A
A medium, moderate orange closely aligning with Darkgoldenrod.
About #D3993A
The precise color #D3993A is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgoldenrod. This translates to an RGB value of rgb(211, 153, 58).
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 27% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#D3993A
RGB211, 153, 58
HSL37.3°, 63.5%, 52.7%
CMYK0%, 27%, 73%, 17%
HSV37.3°, 72.5%, 82.7%
LAB67.2, 12.9, 56.1
XYZ39.0, 36.9, 9.1
Decimal13867322
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.50:1
Text on #FFFFFF
FAIL
8.39:1
Text on #000000
AAA
2.39:1
Text on #F8FAFC
FAIL
7.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3993A;
}
.text-color {
color: #D3993A;
}
.border-color {
border: 2px solid #D3993A;
}