In RGB color space, #ff42fe hex color has a red value of 255, a green value of 66 and a blue value of 254.
In CMYK color space (used in color printing), #ff42fe hex color is composed of 0% cyan, 74.12% magenta, 0.39% yellow and 0% black.
#ff42fe color has a hue of 300.3 degrees, a saturation of 100% and a lightness of 62.9%.
#ff42fe hex color contains mainly RED.
The closest web safe color of #ff42fe is #ff33ff
#ff42fe hex color has a decimal value of 16728830.
HEX | ff42fe | #ff42fe |
---|---|---|
RGB | 255, 66, 254 | rgb(255, 66, 254) |
RGB Percent | 100, 25.88, 99.61 | rgb(100, 25.88, 99.61) |
CMYK | 0, 74, 0, 0 | |
HSL | 300.3°, 100, 62.9 | hsl(300.3, 100%, 62.9%) |
HSV | 300.3°, 74.1, 100 |
XYZ | 61.078, 32.312, 96.784 |
---|---|
Hunter Lab | 56.844, 92.32, -61.159 |
CIE-LAB | 63.6, 88.368, -55.058 |
CIE-LCH | 63.6, 104.117, 328.075 |
CIE-LUV | 0, 74.12, 0.39, 0 |
Web Safe | ff33ff |
RGB percent of color #ff42fe
CMYK percent of color #ff42fe
Text with hexadecimal color #ff42fe
This text has a font color of #ff42fe
<p style="color:#ff42fe">Text here</p>
#ff42fe Background Color
This box has a background color of #ff42fe
<div style="background-color:#ff42fe">Text here</div>
#ff42fe Border Color
This box has a border color of #ff42fe
<div style="border: 4px solid #ff42fe">Text here</div>
CSS codes
<p style="color:#ff42fe">Text here</p>
<div style="background-color:#ff42fe">Text here</div>
<div style="border: 4px solid #ff42fe">Text here</div>
#ff42fe Color on white background
This is how a font and box color of #ff42fe will look
on a white background.
#ff42fe Color on black background
This is how a font and box color of #ff42fe hex color will look
on a black background.