In RGB color space, #f050ff hex color has a red value of 240, a green value of 80 and a blue value of 255.
In CMYK color space (used in color printing), #f050ff hex color is composed of 5.88% cyan, 68.63% magenta, 0% yellow and 0% black.
#f050ff color has a hue of 294.9 degrees, a saturation of 100% and a lightness of 65.7%.
#f050ff hex color contains mainly BLUE.
The closest web safe color of #f050ff is #ff66ff
#f050ff hex color has a decimal value of 15749375.
HEX | f050ff | #f050ff |
---|---|---|
RGB | 240, 80, 255 | rgb(240, 80, 255) |
RGB Percent | 94.12, 31.37, 100 | rgb(94.12, 31.37, 100) |
CMYK | 6, 69, 0, 0 | |
HSL | 294.9°, 100, 65.7 | hsl(294.9, 100%, 65.7%) |
HSV | 294.9°, 68.6, 100 |
XYZ | 56.854, 31.483, 97.688 |
---|---|
Hunter Lab | 56.11, 82.676, -63.948 |
CIE-LAB | 62.913, 81.143, -56.839 |
CIE-LCH | 62.913, 99.07, 324.99 |
CIE-LUV | 5.88, 68.63, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #f050ff
CMYK percent of color #f050ff
Text with hexadecimal color #f050ff
This text has a font color of #f050ff
<p style="color:#f050ff">Text here</p>
#f050ff Background Color
This box has a background color of #f050ff
<div style="background-color:#f050ff">Text here</div>
#f050ff Border Color
This box has a border color of #f050ff
<div style="border: 4px solid #f050ff">Text here</div>
CSS codes
<p style="color:#f050ff">Text here</p>
<div style="background-color:#f050ff">Text here</div>
<div style="border: 4px solid #f050ff">Text here</div>
#f050ff Color on white background
This is how a font and box color of #f050ff will look
on a white background.
#f050ff Color on black background
This is how a font and box color of #f050ff hex color will look
on a black background.