#D6972C
A medium, moderate orange closely aligning with Darkgoldenrod.
About #D6972C
When working with digital screens, the color #D6972C is rendered by mixing light. Designers often compare it to the standard color Darkgoldenrod. This translates to an RGB value of rgb(214, 151, 44).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 29% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D6972C
RGB214, 151, 44
HSL37.8°, 67.5%, 50.6%
CMYK0%, 29%, 79%, 16%
HSV37.8°, 79.4%, 83.9%
LAB67.0, 14.7, 61.5
XYZ39.3, 36.6, 7.4
Decimal14063404
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.32:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D6972C;
}
.text-color {
color: #D6972C;
}
.border-color {
border: 2px solid #D6972C;
}