Explosive Grey/ mostly black
Enter any color value (e.g., #fc0458, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c4c4c4 color RGB value is (196,196,196)
#c4c4c4 color CMYK value
#c4c4c4 color HSL value
HSV(or HSB) | 0° | 0 | 76.9 |
XYZ | 52.469 | 55.201 | 60.114 |
Yxy | 0.313 | 0.329 | 55.201 |
LAB | 79.157 | 0.004 | -0.009 |
LUV | 79.157 | 0.001 | -0.014 |
Hunter-LAB | 74.297 | -3.964 | 4.037 |
CIE-LCH | 79.157 | 0.01 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C4 | C4 | C4 |
Decimal | 196 | 196 | 196 |
Octal | 304 | 304 | 304 |
Binary | 11000100 | 11000100 | 11000100 |
This text has a font color of #c4c4c4.
<span style="color:#c4c4c4">Text here</span>
This paragraph has a background color of #c4c4c4.
<p style="background-color:#c4c4c4;">Content here</p>
This element has a border color of #c4c4c4.
<div style="border:1px #c4c4c4;">Content here</div>
.text {color:#c4c4c4;}
.background {background-color:#c4c4c4;}
.border {border:1px solid #c4c4c4;}
.text-shadow {border:1px solid #c4c4c4;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.