In RGB color space, #fc01fd hex color has a red value of 252, a green value of 1 and a blue value of 253.
In CMYK color space (used in color printing), #fc01fd hex color is composed of 0.4% cyan, 99.6% magenta, 0% yellow and 0.78% black.
#fc01fd color has a hue of 299.8 degrees, a saturation of 99.21% and a lightness of 49.8%.
#fc01fd hex color contains mainly BLUE.
The closest web safe color of #fc01fd is #ff00ff
#fc01fd hex color has a decimal value of 16515581.
HEX | fc01fd | #fc01fd |
---|---|---|
RGB | 252, 1, 253 | rgb(252, 1, 253) |
RGB Percent | 98.82, 0.39, 99.22 | rgb(98.82, 0.39, 99.22) |
CMYK | 0, 100, 0, 1 | |
HSL | 299.8°, 99.21, 49.8 | hsl(299.8, 99.21%, 49.8%) |
HSV | 299.8°, 99.6, 99.2 |
XYZ | 57.885, 27.809, 95.245 |
---|---|
Hunter Lab | 52.734, 103.65, -70.172 |
CIE-LAB | 59.716, 97.457, -60.73 |
CIE-LCH | 59.716, 114.83, 328.071 |
CIE-LUV | 0.4, 99.6, 0, 0.78 |
Web Safe | ff00ff |
RGB percent of color #fc01fd
CMYK percent of color #fc01fd
Text with hexadecimal color #fc01fd
This text has a font color of #fc01fd
<p style="color:#fc01fd">Text here</p>
#fc01fd Background Color
This box has a background color of #fc01fd
<div style="background-color:#fc01fd">Text here</div>
#fc01fd Border Color
This box has a border color of #fc01fd
<div style="border: 4px solid #fc01fd">Text here</div>
CSS codes
<p style="color:#fc01fd">Text here</p>
<div style="background-color:#fc01fd">Text here</div>
<div style="border: 4px solid #fc01fd">Text here</div>
#fc01fd Color on white background
This is how a font and box color of #fc01fd will look
on a white background.
#fc01fd Color on black background
This is how a font and box color of #fc01fd hex color will look
on a black background.