RGB
211, 211, 211
HSL
0°, 0%, 83%
CMYK
0, 0, 0, 17
HSV
0°, 0%, 83%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #D3D3D3 |
color: #D3D3D3;
|
| RGB | 211, 211, 211 |
color: rgb(211, 211, 211);
|
| RGB Percentage | 83%, 83%, 83% |
color: rgb(83%, 83%, 83%);
|
| CMYK | 0%, 0%, 0%, 17% | Not supported in CSS |
| HSL | 0°, 0%, 83% |
color: hsl(0, 0%, 83%);
|
| HSV | 0°, 0%, 83% | Not supported in CSS |
| CIE-LAB | 66, 0, 0 |
color: lab(66% 0 0);
|
| Decimal | 13882323 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.light-gray {
color: #D3D3D3;
}
SCSS
$light-gray: #D3D3D3;
RGB
rgb(211, 211, 211)
Accessibility & Contrast
White background
1.50:1
1.50
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
14.03:1
14.03
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element