HTML color code #C0C0C0

Example of Silver color or HTML color code #C0C0C0.

W3C color name: Silver
Color name: Silver
RGB: 192, 192, 192
HSL: 0-deg, 0.00%, 75.29%
Web safe color: No

RGB complementary color:

A complementary color for this color is #BFBFBF.

Example text color using #C0C0C0

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:silver;">Your text using color name.</p>
<p style="color:#C0C0C0;">Your text using HTML color code.</p>
<p style="color:rgb(192 192 192);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 0.00% 75.29%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:silver; } </style>
<style> p { color:#C0C0C0; } </style>
<style> p { color:rgb(192 192 192); } </style>
<style> p { color:hsl(0deg 0.00% 75.29%); } </style>

Lighter colors

#CACACA
#D4D4D4
#DEDEDE
#E8E8E8
#F2F2F2
#FCFCFC
#FFFFFF

Darker colors

#B6B6B6
#ACACAC
#A2A2A2
#989898
#8E8E8E
#848484
#7A7A7A
#707070

Analogous colors

#BFBFBF

Trinary colors

#C0C0C0
#BFBFBF

Adjacent colors

#A9A9A9
#A8A9AD
#B6B6B4
#B6B6B6
#C9C1C1
#C9C0BB
#C0C6C7
#D1D0CE

Other colors containing "silver"

The following table is a list of other colors containing the keyword "silver" in the color name. This table can give you other ideas for shades of silver.

CodeColor
#757575Sonic Silver
#C9C0BBPale Silver
#CECECEPlatinum Silver
#DADBDDSilver White
#BCC6CCMetallic Silver
#838996Roman Silver
#C4AEADSilver Pink
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes