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