Silver/ mostly black
Enter any color value (e.g., #7cbb16, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c0c0c0 color RGB value is (192,192,192)
#c0c0c0 color CMYK value
#c0c0c0 color HSL value
HSV(or HSB) | 0° | 0 | 75.3 |
XYZ | 50.102 | 52.712 | 57.403 |
Yxy | 0.313 | 0.329 | 52.712 |
LAB | 77.704 | 0.004 | -0.008 |
LUV | 77.704 | 0.001 | -0.013 |
Hunter-LAB | 72.603 | -3.874 | 3.945 |
CIE-LCH | 77.704 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C0 | C0 | C0 |
Decimal | 192 | 192 | 192 |
Octal | 300 | 300 | 300 |
Binary | 11000000 | 11000000 | 11000000 |
This text has a font color of #c0c0c0.
<span style="color:#c0c0c0">Text here</span>
This paragraph has a background color of #c0c0c0.
<p style="background-color:#c0c0c0;">Content here</p>
This element has a border color of #c0c0c0.
<div style="border:1px #c0c0c0;">Content here</div>
.text {color:#c0c0c0;}
.background {background-color:#c0c0c0;}
.border {border:1px solid #c0c0c0;}
.text-shadow {border:1px solid #c0c0c0;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010101 is the darkest color, while #f5f5f5 is the lightest one.