In RGB color space, #fc00ca hex color has a red value of 252, a green value of 0 and a blue value of 202.
In CMYK color space (used in color printing), #fc00ca hex color is composed of 0% cyan, 100% magenta, 19.84% yellow and 1.18% black.
#fc00ca color has a hue of 311.9 degrees, a saturation of 100% and a lightness of 49.4%.
#fc00ca hex color contains mainly RED.
The closest web safe color of #fc00ca is #ff00cc
#fc00ca hex color has a decimal value of 16515274.
HEX | fc00ca | #fc00ca |
---|---|---|
RGB | 252, 0, 202 | rgb(252, 0, 202) |
RGB Percent | 98.82, 0, 79.22 | rgb(98.82, 0, 79.22) |
CMYK | 0, 100, 20, 1 | |
HSL | 311.9°, 100, 49.4 | hsl(311.9, 100%, 49.4%) |
HSV | 311.9°, 100, 98.8 |
XYZ | 50.806, 24.96, 58.017 |
---|---|
Hunter Lab | 49.96, 94.093, -33.88 |
CIE-LAB | 57.036, 90.972, -36.217 |
CIE-LCH | 57.036, 97.916, 338.292 |
CIE-LUV | 0, 100, 19.84, 1.18 |
Web Safe | ff00cc |
RGB percent of color #fc00ca
CMYK percent of color #fc00ca
Text with hexadecimal color #fc00ca
This text has a font color of #fc00ca
<p style="color:#fc00ca">Text here</p>
#fc00ca Background Color
This box has a background color of #fc00ca
<div style="background-color:#fc00ca">Text here</div>
#fc00ca Border Color
This box has a border color of #fc00ca
<div style="border: 4px solid #fc00ca">Text here</div>
CSS codes
<p style="color:#fc00ca">Text here</p>
<div style="background-color:#fc00ca">Text here</div>
<div style="border: 4px solid #fc00ca">Text here</div>
#fc00ca Color on white background
This is how a font and box color of #fc00ca will look
on a white background.
#fc00ca Color on black background
This is how a font and box color of #fc00ca hex color will look
on a black background.