#D39200
A medium, vivid orange closely aligning with Goldenrod.
About #D39200
Visually, #D39200 is defined as a vivid orange. Its closest recognized web color is Goldenrod. In the RGB color space, it consists of 211 red, 146 green, and 0 blue.
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 31% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D39200
RGB211, 146, 0
HSL41.5°, 100.0%, 41.4%
CMYK0%, 31%, 100%, 17%
HSV41.5°, 100.0%, 82.7%
LAB65.3, 15.2, 70.1
XYZ37.1, 34.4, 4.7
Decimal13865472
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.66:1
Text on #FFFFFF
FAIL
7.88:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D39200;
}
.text-color {
color: #D39200;
}
.border-color {
border: 2px solid #D39200;
}