Silver — Color Code #C0C0C0

HEX Color Code

#C0C0C0

Silver has HEX code #C0C0C0, RGB value rgb(192, 192, 192), and HSL value hsl(0, 0%, 75%).

All color formats

HEX#C0C0C0
RGBrgb(192, 192, 192)
HSLhsl(0, 0%, 75%)
RGBArgba(192, 192, 192, 1)

CSS code

color: #C0C0C0;
background-color: rgba(192, 192, 192, 0.5);
border-color: hsl(0, 0%, 75%);

Color format guide

#C0C0C0 is a hex color. In RGB: red=192, green=192, blue=192 (each 0-255). In HSL: hue=0°, saturation=0%, lightness=75%. Use in CSS as color: #C0C0C0; or background-color: rgba(192,192,192,0.5);

Convert any color

Loading tool...