In RGB color space, #f74fff hex color has a red value of 247, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #f74fff hex color is composed of 3.14% cyan, 69.02% magenta, 0% yellow and 0% black.
#f74fff color has a hue of 297.3 degrees, a saturation of 100% and a lightness of 65.5%.
#f74fff hex color contains mainly BLUE.
The closest web safe color of #f74fff is #ff66ff
#f74fff hex color has a decimal value of 16207871.
HEX | f74fff | #f74fff |
---|---|---|
RGB | 247, 79, 255 | rgb(247, 79, 255) |
RGB Percent | 96.86, 30.98, 100 | rgb(96.86, 30.98, 100) |
CMYK | 3, 69, 0, 0 | |
HSL | 297.3°, 100, 65.5 | hsl(297.3, 100%, 65.5%) |
HSV | 297.3°, 69, 100 |
XYZ | 59.204, 32.586, 97.777 |
---|---|
Hunter Lab | 57.084, 85.231, -61.596 |
CIE-LAB | 63.824, 82.943, -55.327 |
CIE-LCH | 63.824, 99.703, 326.295 |
CIE-LUV | 3.14, 69.02, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #f74fff
CMYK percent of color #f74fff
Text with hexadecimal color #f74fff
This text has a font color of #f74fff
<p style="color:#f74fff">Text here</p>
#f74fff Background Color
This box has a background color of #f74fff
<div style="background-color:#f74fff">Text here</div>
#f74fff Border Color
This box has a border color of #f74fff
<div style="border: 4px solid #f74fff">Text here</div>
CSS codes
<p style="color:#f74fff">Text here</p>
<div style="background-color:#f74fff">Text here</div>
<div style="border: 4px solid #f74fff">Text here</div>
#f74fff Color on white background
This is how a font and box color of #f74fff will look
on a white background.
#f74fff Color on black background
This is how a font and box color of #f74fff hex color will look
on a black background.