#C0C0C0 — Silver

#C0C0C0 is Silver. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#C0C0C0
RGB
rgb(192, 192, 192)
HSL
hsl(0, 0%, 75%)
HSV
hsv(0, 0%, 75%)
CMYK
cmyk(0%, 0%, 0%, 25%)
20%
40%
60%
80%
100%

Shades and tints of Silver

CSS snippets

Hexcolor: #C0C0C0;
Keywordcolor: silver;
RGBcolor: rgb(192, 192, 192);
HSLcolor: hsl(0, 0%, 75%);

Frequently asked questions

What color is #C0C0C0?

#C0C0C0 is Silver, a standard CSS named color. In RGB it's rgb(192, 192, 192); in HSL it's hsl(0, 0%, 75%).

How do I use #C0C0C0 in CSS?

Use it directly as a hex value (color: #C0C0C0;), or by its CSS keyword name (color: silver;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Silver converts to approximately C0 M0 Y0 K25 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors