RGB
211, 175, 55
HSL
46°, 64%, 52%
CMYK
0, 17, 74, 17
HSV
46°, 74%, 83%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #D3AF37 |
color: #D3AF37;
|
| RGB | 211, 175, 55 |
color: rgb(211, 175, 55);
|
| RGB Percentage | 83%, 69%, 22% |
color: rgb(83%, 69%, 22%);
|
| CMYK | 0%, 17%, 74%, 17% | Not supported in CSS |
| HSL | 46°, 64%, 52% |
color: hsl(46, 64%, 52%);
|
| HSV | 46°, 74%, 83% | Not supported in CSS |
| CIE-LAB | 42, 7, 40 |
color: lab(42% 7 40);
|
| Decimal | 13872951 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.metallic-gold {
color: #D3AF37;
}
SCSS
$metallic-gold: #D3AF37;
RGB
rgb(211, 175, 55)
Accessibility & Contrast
White background
2.11:1
2.11
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
9.96:1
9.96
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element