In RGB color space, #ff01cc hex color has a red value of 255, a green value of 1 and a blue value of 204.
In CMYK color space (used in color printing), #ff01cc hex color is composed of 0% cyan, 99.61% magenta, 20% yellow and 0% black.
#ff01cc color has a hue of 312 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01cc hex color contains mainly RED.
The closest web safe color of #ff01cc is #ff00cc
#ff01cc hex color has a decimal value of 16712140.
HEX | ff01cc | #ff01cc |
---|---|---|
RGB | 255, 1, 204 | rgb(255, 1, 204) |
RGB Percent | 100, 0.39, 80 | rgb(100, 0.39, 80) |
CMYK | 0, 100, 20, 0 | |
HSL | 312°, 100, 50.2 | hsl(312, 100%, 50.2%) |
HSV | 312°, 99.6, 100 |
XYZ | 52.15, 25.641, 59.327 |
---|---|
Hunter Lab | 50.637, 95.219, -34.019 |
CIE-LAB | 57.695, 91.682, -36.293 |
CIE-LCH | 57.695, 98.604, 338.403 |
CIE-LUV | 0, 99.61, 20, 0 |
Web Safe | ff00cc |
RGB percent of color #ff01cc
CMYK percent of color #ff01cc
Text with hexadecimal color #ff01cc
This text has a font color of #ff01cc
<p style="color:#ff01cc">Text here</p>
#ff01cc Background Color
This box has a background color of #ff01cc
<div style="background-color:#ff01cc">Text here</div>
#ff01cc Border Color
This box has a border color of #ff01cc
<div style="border: 4px solid #ff01cc">Text here</div>
CSS codes
<p style="color:#ff01cc">Text here</p>
<div style="background-color:#ff01cc">Text here</div>
<div style="border: 4px solid #ff01cc">Text here</div>
#ff01cc Color on white background
This is how a font and box color of #ff01cc will look
on a white background.
#ff01cc Color on black background
This is how a font and box color of #ff01cc hex color will look
on a black background.