In RGB color space, #f036ff hex color has a red value of 240, a green value of 54 and a blue value of 255.
In CMYK color space (used in color printing), #f036ff hex color is composed of 5.88% cyan, 78.82% magenta, 0% yellow and 0% black.
#f036ff color has a hue of 295.5 degrees, a saturation of 100% and a lightness of 60.6%.
#f036ff hex color contains mainly BLUE.
The closest web safe color of #f036ff is #ff33ff
#f036ff hex color has a decimal value of 15742719.
HEX | f036ff | #f036ff |
---|---|---|
RGB | 240, 54, 255 | rgb(240, 54, 255) |
RGB Percent | 94.12, 21.18, 100 | rgb(94.12, 21.18, 100) |
CMYK | 6, 79, 0, 0 | |
HSL | 295.5°, 100, 60.6 | hsl(295.5, 100%, 60.6%) |
HSV | 295.5°, 78.8, 100 |
XYZ | 55.304, 28.384, 97.171 |
---|---|
Hunter Lab | 53.277, 92.058, -70.845 |
CIE-LAB | 60.234, 88.827, -61.117 |
CIE-LCH | 60.234, 107.822, 325.47 |
CIE-LUV | 5.88, 78.82, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #f036ff
CMYK percent of color #f036ff
Text with hexadecimal color #f036ff
This text has a font color of #f036ff
<p style="color:#f036ff">Text here</p>
#f036ff Background Color
This box has a background color of #f036ff
<div style="background-color:#f036ff">Text here</div>
#f036ff Border Color
This box has a border color of #f036ff
<div style="border: 4px solid #f036ff">Text here</div>
CSS codes
<p style="color:#f036ff">Text here</p>
<div style="background-color:#f036ff">Text here</div>
<div style="border: 4px solid #f036ff">Text here</div>
#f036ff Color on white background
This is how a font and box color of #f036ff will look
on a white background.
#f036ff Color on black background
This is how a font and box color of #f036ff hex color will look
on a black background.