RGB
239, 191, 4
HSL
48°, 97%, 48%
CMYK
0, 20, 98, 6
HSV
48°, 98%, 94%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #EFBF04 |
color: #EFBF04;
|
| RGB | 239, 191, 4 |
color: rgb(239, 191, 4);
|
| RGB Percentage | 94%, 75%, 2% |
color: rgb(94%, 75%, 2%);
|
| CMYK | 0%, 20%, 98%, 6% | Not supported in CSS |
| HSL | 48°, 97%, 48% |
color: hsl(48, 97%, 48%);
|
| HSV | 48°, 98%, 94% | Not supported in CSS |
| CIE-LAB | 38, 10, 62 |
color: lab(38% 10 62);
|
| Decimal | 15712004 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.gold {
color: #EFBF04;
}
SCSS
$gold: #EFBF04;
RGB
rgb(239, 191, 4)
Accessibility & Contrast
White background
1.73:1
1.73
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
12.12:1
12.12
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element