RGB
217, 217, 217
HSL
0°, 0%, 85%
CMYK
0, 0, 0, 15
HSV
0°, 0%, 85%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #D9D9D9 |
color: #D9D9D9;
|
| RGB | 217, 217, 217 |
color: rgb(217, 217, 217);
|
| RGB Percentage | 85%, 85%, 85% |
color: rgb(85%, 85%, 85%);
|
| CMYK | 0%, 0%, 0%, 15% | Not supported in CSS |
| HSL | 0°, 0%, 85% |
color: hsl(0, 0%, 85%);
|
| HSV | 0°, 0%, 85% | Not supported in CSS |
| CIE-LAB | 68, 0, 0 |
color: lab(68% 0 0);
|
| Decimal | 14277081 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.platinum {
color: #D9D9D9;
}
SCSS
$platinum: #D9D9D9;
RGB
rgb(217, 217, 217)
Accessibility & Contrast
White background
1.41:1
1.41
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
14.88:1
14.88
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element