#CCCCCC - Hex Color - Color Code
#CCCCCC Hex Color, Includes conversions, schemes, html color codes and much more.
#CCCCCC Color Information
This page lists many detailed information about the hex color #CCCCCC. Its Hexadecimal code is CCCCCC. In a RGB color space, which is consist of 80% red, 80% green and 80% blue, and that corresponding RGB values are 204, 204, 204. In a CMYK color space, it is consist of 0% cyan, 0% magenta, 0% yellow and 20% black, whereas that corresponding CMYK values are 0, 0, 0, 0.2. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #CCCCCC
Color: | |
Hexadecimal: | CCCCCC |
RGB Decimal : | 204, 204, 204 |
HSL : | 0°, 0%, 80% |
HSV : | 0°, 0%, 80% |
CMYK : | 0%, 0%, 0%, 20% |
XYZ : | 57.394, 60.383, 65.757 |
xyY : | 0.313, 0.329, 60.383 |
CIE-LAB : | 82.046, 0.004, -0.009 |
CIE-LCH : | 82.046, 0.01, 296.813 |
Hunter-Lab : | 77.706, -4.146, 4.222 |
CMYK Color Model with #CCCCCC
Cyan:0% | |
Magenta:0% | |
Yellow:0% | |
Black:20% |
RGB Color Model with #CCCCCC
Red:80% | |
Green:80% | |
Blue:80% |
Color Schemes with #CCCCCC
Complementary Colors of #CCCCCC
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #CCCCCC
#CCCCCC background color
<div style="background-color:#CCCCCC;">background here </div >
#CCCCCC Text with hexadecimal color
<p style="color:#CCCCCC">Text here</p>
#CCCCCC color css codes
text {color:#CCCCCC;}
.background {background-color:#CCCCCC;}
.border {border:1px solid #CCCCCC;}
#CCCCCC Link color
<a href="#" style="color:#CCCCCC">Link here</a>