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