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