Stonewall Grey/ mostly black
Enter any color value (e.g., #640691, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c1c1c1 color RGB value is (193,193,193)
#c1c1c1 color CMYK value
#c1c1c1 color HSL value
HSV(or HSB) | 0° | 0 | 75.7 |
XYZ | 50.688 | 53.328 | 58.074 |
Yxy | 0.313 | 0.329 | 53.328 |
LAB | 78.068 | 0.004 | -0.008 |
LUV | 78.068 | 0.001 | -0.013 |
Hunter-LAB | 73.026 | -3.896 | 3.968 |
CIE-LCH | 78.068 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C1 | C1 | C1 |
Decimal | 193 | 193 | 193 |
Octal | 301 | 301 | 301 |
Binary | 11000001 | 11000001 | 11000001 |
This text has a font color of #c1c1c1.
<span style="color:#c1c1c1">Text here</span>
This paragraph has a background color of #c1c1c1.
<p style="background-color:#c1c1c1;">Content here</p>
This element has a border color of #c1c1c1.
<div style="border:1px #c1c1c1;">Content here</div>
.text {color:#c1c1c1;}
.background {background-color:#c1c1c1;}
.border {border:1px solid #c1c1c1;}
.text-shadow {border:1px solid #c1c1c1;}
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, #020202 is the darkest color, while #f6f6f6 is the lightest one.