RGB
218, 165, 32
HSL
43°, 74%, 49%
CMYK
0, 24, 85, 15
HSV
43°, 85%, 85%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DAA520 |
color: #DAA520;
|
| RGB | 218, 165, 32 |
color: rgb(218, 165, 32);
|
| RGB Percentage | 85%, 65%, 13% |
color: rgb(85%, 65%, 13%);
|
| CMYK | 0%, 24%, 85%, 15% | Not supported in CSS |
| HSL | 43°, 74%, 49% |
color: hsl(43, 74%, 49%);
|
| HSV | 43°, 85%, 85% | Not supported in CSS |
| CIE-LAB | 39, 11, 44 |
color: lab(39% 11 44);
|
| Decimal | 14329120 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.goldenrod {
color: #DAA520;
}
SCSS
$goldenrod: #DAA520;
RGB
rgb(218, 165, 32)
Accessibility & Contrast
White background
2.24:1
2.24
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
9.38:1
9.38
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element