In RGB color space, #fc33ff hex color has a red value of 252, a green value of 51 and a blue value of 255.
In CMYK color space (used in color printing), #fc33ff hex color is composed of 1.18% cyan, 80% magenta, 0% yellow and 0% black.
#fc33ff color has a hue of 299.1 degrees, a saturation of 100% and a lightness of 60%.
#fc33ff hex color contains mainly BLUE.
The closest web safe color of #fc33ff is #ff33ff
#fc33ff hex color has a decimal value of 16528383.
HEX | fc33ff | #fc33ff |
---|---|---|
RGB | 252, 51, 255 | rgb(252, 51, 255) |
RGB Percent | 98.82, 20, 100 | rgb(98.82, 20, 100) |
CMYK | 1, 80, 0, 0 | |
HSL | 299.1°, 100, 60 | hsl(299.1, 100%, 60%) |
HSV | 299.1°, 80, 100 |
XYZ | 59.379, 30.283, 97.323 |
---|---|
Hunter Lab | 55.03, 96.304, -66.336 |
CIE-LAB | 61.898, 91.667, -58.349 |
CIE-LCH | 61.898, 108.662, 327.522 |
CIE-LUV | 1.18, 80, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #fc33ff
CMYK percent of color #fc33ff
Text with hexadecimal color #fc33ff
This text has a font color of #fc33ff
<p style="color:#fc33ff">Text here</p>
#fc33ff Background Color
This box has a background color of #fc33ff
<div style="background-color:#fc33ff">Text here</div>
#fc33ff Border Color
This box has a border color of #fc33ff
<div style="border: 4px solid #fc33ff">Text here</div>
CSS codes
<p style="color:#fc33ff">Text here</p>
<div style="background-color:#fc33ff">Text here</div>
<div style="border: 4px solid #fc33ff">Text here</div>
#fc33ff Color on white background
This is how a font and box color of #fc33ff will look
on a white background.
#fc33ff Color on black background
This is how a font and box color of #fc33ff hex color will look
on a black background.