#D3BD33
A medium, moderate yellow closely aligning with Goldenrod.
About #D3BD33
The precise color #D3BD33 is an excellent choice for modern design projects. Designers often compare it to the standard color Goldenrod. This translates to an RGB value of rgb(211, 189, 51).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 10% Magenta, 76% Yellow, and 17% Black. The HSL representation is 51.8° hue, 64.5% saturation, and 51.4% lightness.
When using this color as a background, text legibility must be considered. 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#D3BD33
RGB211, 189, 51
HSL51.8°, 64.5%, 51.4%
CMYK0%, 10%, 76%, 17%
HSV51.8°, 75.8%, 82.7%
LAB76.4, -6.5, 67.6
XYZ45.7, 50.5, 10.5
Decimal13876531
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.10:1
Text on #000000
AAA
1.81:1
Text on #F8FAFC
FAIL
9.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3BD33;
}
.text-color {
color: #D3BD33;
}
.border-color {
border: 2px solid #D3BD33;
}