In RGB color space, #f73fff hex color has a red value of 247, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #f73fff hex color is composed of 3.14% cyan, 75.29% magenta, 0% yellow and 0% black.
#f73fff color has a hue of 297.5 degrees, a saturation of 100% and a lightness of 62.4%.
#f73fff hex color contains mainly BLUE.
The closest web safe color of #f73fff is #ff33ff
#f73fff hex color has a decimal value of 16203775.
HEX | f73fff | #f73fff |
---|---|---|
RGB | 247, 63, 255 | rgb(247, 63, 255) |
RGB Percent | 96.86, 24.71, 100 | rgb(96.86, 24.71, 100) |
CMYK | 3, 75, 0, 0 | |
HSL | 297.5°, 100, 62.4 | hsl(297.5, 100%, 62.4%) |
HSV | 297.5°, 75.3, 100 |
XYZ | 58.185, 30.549, 97.438 |
---|---|
Hunter Lab | 55.271, 91.186, -65.833 |
CIE-LAB | 62.125, 87.803, -58.033 |
CIE-LCH | 62.125, 105.248, 326.537 |
CIE-LUV | 3.14, 75.29, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #f73fff
CMYK percent of color #f73fff
Text with hexadecimal color #f73fff
This text has a font color of #f73fff
<p style="color:#f73fff">Text here</p>
#f73fff Background Color
This box has a background color of #f73fff
<div style="background-color:#f73fff">Text here</div>
#f73fff Border Color
This box has a border color of #f73fff
<div style="border: 4px solid #f73fff">Text here</div>
CSS codes
<p style="color:#f73fff">Text here</p>
<div style="background-color:#f73fff">Text here</div>
<div style="border: 4px solid #f73fff">Text here</div>
#f73fff Color on white background
This is how a font and box color of #f73fff will look
on a white background.
#f73fff Color on black background
This is how a font and box color of #f73fff hex color will look
on a black background.