In RGB color space, #f312ff hex color has a red value of 243, a green value of 18 and a blue value of 255.
In CMYK color space (used in color printing), #f312ff hex color is composed of 4.71% cyan, 92.94% magenta, 0% yellow and 0% black.
#f312ff color has a hue of 297 degrees, a saturation of 100% and a lightness of 53.5%.
#f312ff hex color contains mainly BLUE.
The closest web safe color of #f312ff is #ff00ff
#f312ff hex color has a decimal value of 15930111.
HEX | f312ff | #f312ff |
---|---|---|
RGB | 243, 18, 255 | rgb(243, 18, 255) |
RGB Percent | 95.29, 7.06, 100 | rgb(95.29, 7.06, 100) |
CMYK | 5, 93, 0, 0 | |
HSL | 297°, 100, 53.5 | hsl(297, 100%, 53.5%) |
HSV | 297°, 92.9, 100 |
XYZ | 55.228, 26.707, 96.852 |
---|---|
Hunter Lab | 51.679, 100.321, -74.941 |
CIE-LAB | 58.702, 95.239, -63.548 |
CIE-LCH | 58.702, 114.494, 326.287 |
CIE-LUV | 4.71, 92.94, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #f312ff
CMYK percent of color #f312ff
Text with hexadecimal color #f312ff
This text has a font color of #f312ff
<p style="color:#f312ff">Text here</p>
#f312ff Background Color
This box has a background color of #f312ff
<div style="background-color:#f312ff">Text here</div>
#f312ff Border Color
This box has a border color of #f312ff
<div style="border: 4px solid #f312ff">Text here</div>
CSS codes
<p style="color:#f312ff">Text here</p>
<div style="background-color:#f312ff">Text here</div>
<div style="border: 4px solid #f312ff">Text here</div>
#f312ff Color on white background
This is how a font and box color of #f312ff will look
on a white background.
#f312ff Color on black background
This is how a font and box color of #f312ff hex color will look
on a black background.