RGB
228, 208, 10
HSL
54°, 92%, 47%
CMYK
0, 9, 96, 11
HSV
54°, 96%, 89%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E4D00A |
color: #E4D00A;
|
| RGB | 228, 208, 10 |
color: rgb(228, 208, 10);
|
| RGB Percentage | 89%, 82%, 4% |
color: rgb(89%, 82%, 4%);
|
| CMYK | 0%, 9%, 96%, 11% | Not supported in CSS |
| HSL | 54°, 92%, 47% |
color: hsl(54, 92%, 47%);
|
| HSV | 54°, 96%, 89% | Not supported in CSS |
| CIE-LAB | 38, 4, 66 |
color: lab(38% 4 66);
|
| Decimal | 14995466 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.citrine {
color: #E4D00A;
}
SCSS
$citrine: #E4D00A;
RGB
rgb(228, 208, 10)
Accessibility & Contrast
White background
1.58:1
1.58
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
13.33:1
13.33
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element