In RGB color space, #f42fff hex color has a red value of 244, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #f42fff hex color is composed of 4.31% cyan, 81.57% magenta, 0% yellow and 0% black.
#f42fff color has a hue of 296.8 degrees, a saturation of 100% and a lightness of 59.2%.
#f42fff hex color contains mainly BLUE.
The closest web safe color of #f42fff is #ff33ff
#f42fff hex color has a decimal value of 16003071.
HEX | f42fff | #f42fff |
---|---|---|
RGB | 244, 47, 255 | rgb(244, 47, 255) |
RGB Percent | 95.69, 18.43, 100 | rgb(95.69, 18.43, 100) |
CMYK | 4, 82, 0, 0 | |
HSL | 296.8°, 100, 59.2 | hsl(296.8, 100%, 59.2%) |
HSV | 296.8°, 81.6, 100 |
XYZ | 56.375, 28.486, 97.135 |
---|---|
Hunter Lab | 53.372, 95.141, -70.544 |
CIE-LAB | 60.325, 91.112, -60.936 |
CIE-LCH | 60.325, 109.611, 326.225 |
CIE-LUV | 4.31, 81.57, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #f42fff
CMYK percent of color #f42fff
Text with hexadecimal color #f42fff
This text has a font color of #f42fff
<p style="color:#f42fff">Text here</p>
#f42fff Background Color
This box has a background color of #f42fff
<div style="background-color:#f42fff">Text here</div>
#f42fff Border Color
This box has a border color of #f42fff
<div style="border: 4px solid #f42fff">Text here</div>
CSS codes
<p style="color:#f42fff">Text here</p>
<div style="background-color:#f42fff">Text here</div>
<div style="border: 4px solid #f42fff">Text here</div>
#f42fff Color on white background
This is how a font and box color of #f42fff will look
on a white background.
#f42fff Color on black background
This is how a font and box color of #f42fff hex color will look
on a black background.