In RGB color space, #f35fff hex color has a red value of 243, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #f35fff hex color is composed of 4.71% cyan, 62.75% magenta, 0% yellow and 0% black.
#f35fff color has a hue of 295.5 degrees, a saturation of 100% and a lightness of 68.6%.
#f35fff hex color contains mainly BLUE.
The closest web safe color of #f35fff is #ff66ff
#f35fff hex color has a decimal value of 15949823.
HEX | f35fff | #f35fff |
---|---|---|
RGB | 243, 95, 255 | rgb(243, 95, 255) |
RGB Percent | 95.29, 37.25, 100 | rgb(95.29, 37.25, 100) |
CMYK | 5, 63, 0, 0 | |
HSL | 295.5°, 100, 68.6 | hsl(295.5, 100%, 68.6%) |
HSV | 295.5°, 62.7, 100 |
XYZ | 59.104, 34.459, 98.144 |
---|---|
Hunter Lab | 58.702, 76.995, -58.036 |
CIE-LAB | 65.325, 76.232, -52.98 |
CIE-LCH | 65.325, 92.834, 325.201 |
CIE-LUV | 4.71, 62.75, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #f35fff
CMYK percent of color #f35fff
Text with hexadecimal color #f35fff
This text has a font color of #f35fff
<p style="color:#f35fff">Text here</p>
#f35fff Background Color
This box has a background color of #f35fff
<div style="background-color:#f35fff">Text here</div>
#f35fff Border Color
This box has a border color of #f35fff
<div style="border: 4px solid #f35fff">Text here</div>
CSS codes
<p style="color:#f35fff">Text here</p>
<div style="background-color:#f35fff">Text here</div>
<div style="border: 4px solid #f35fff">Text here</div>
#f35fff Color on white background
This is how a font and box color of #f35fff will look
on a white background.
#f35fff Color on black background
This is how a font and box color of #f35fff hex color will look
on a black background.