In RGB color space, #c1c1c1 hex color has a red value of 193, a green value of 193 and a blue value of 193.
In CMYK color space (used in color printing), #c1c1c1 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 24.31% black.
#c1c1c1 color has a hue of 0 degrees, a saturation of 0% and a lightness of 75.7%.
#c1c1c1 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #c1c1c1 is #cccccc
#c1c1c1 hex color has a decimal value of 12698049.
HEX | c1c1c1 | #c1c1c1 |
---|---|---|
RGB | 193, 193, 193 | rgb(193, 193, 193) |
RGB Percent | 75.69, 75.69, 75.69 | rgb(75.69, 75.69, 75.69) |
CMYK | 0, 0, 0, 24 | |
HSL | 0°, 0, 75.7 | hsl(0, 0%, 75.7%) |
HSV | 0°, 0, 75.686274509804 |
XYZ | 50.688, 53.328, 58.074 |
---|---|
Hunter Lab | 73.026, -3.897, 3.968 |
CIE-LAB | 78.068, 0.004, -0.008 |
CIE-LCH | 78.068, 0.009, 296.565 |
CIE-LUV | 0, 0, 0, 24.31 |
Web Safe | cccccc |
RGB percent of color #c1c1c1
CMYK percent of color #c1c1c1
Text with hexadecimal color #c1c1c1
This text has a font color of #c1c1c1
<p style="color:#c1c1c1">Text here</p>
#c1c1c1 Background Color
This box has a background color of #c1c1c1
<div style="background-color:#c1c1c1">Text here</div>
#c1c1c1 Border Color
This box has a border color of #c1c1c1
<div style="border: 4px solid #c1c1c1">Text here</div>
CSS codes
<p style="color:#c1c1c1">Text here</p>
<div style="background-color:#c1c1c1">Text here</div>
<div style="border: 4px solid #c1c1c1">Text here</div>
#c1c1c1 Color on white background
This is how a font and box color of #c1c1c1 will look
on a white background.
#c1c1c1 Color on black background
This is how a font and box color of #c1c1c1 hex color will look
on a black background.