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