RGB
222, 204, 156
HSL
44°, 50%, 74%
CMYK
0, 8, 30, 13
HSV
44°, 30%, 87%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DECC9C |
color: #DECC9C;
|
| RGB | 222, 204, 156 |
color: rgb(222, 204, 156);
|
| RGB Percentage | 87%, 80%, 61% |
color: rgb(87%, 80%, 61%);
|
| CMYK | 0%, 8%, 30%, 13% | Not supported in CSS |
| HSL | 44°, 50%, 74% |
color: hsl(44, 50%, 74%);
|
| HSV | 44°, 30%, 87% | Not supported in CSS |
| CIE-LAB | 59, 4, 16 |
color: lab(59% 4 16);
|
| Decimal | 14601372 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.lion {
color: #DECC9C;
}
SCSS
$lion: #DECC9C;
RGB
rgb(222, 204, 156)
Accessibility & Contrast
White background
1.59:1
1.59
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
13.22:1
13.22
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element