In RGB color space, #ff33fa hex color has a red value of 255, a green value of 51 and a blue value of 250.
In CMYK color space (used in color printing), #ff33fa hex color is composed of 0% cyan, 80% magenta, 1.96% yellow and 0% black.
#ff33fa color has a hue of 301.5 degrees, a saturation of 100% and a lightness of 60%.
#ff33fa hex color contains mainly RED.
The closest web safe color of #ff33fa is #ff33ff
#ff33fa hex color has a decimal value of 16724986.
HEX | ff33fa | #ff33fa |
---|---|---|
RGB | 255, 51, 250 | rgb(255, 51, 250) |
RGB Percent | 100, 20, 98.04 | rgb(100, 20, 98.04) |
CMYK | 0, 80, 2, 0 | |
HSL | 301.5°, 100, 60 | hsl(301.5, 100%, 60%) |
HSV | 301.5°, 80, 100 |
XYZ | 59.679, 30.53, 93.19 |
---|---|
Hunter Lab | 55.254, 96.101, -61.319 |
CIE-LAB | 62.109, 91.476, -55.219 |
CIE-LCH | 62.109, 106.85, 328.883 |
CIE-LUV | 0, 80, 1.96, 0 |
Web Safe | ff33ff |
RGB percent of color #ff33fa
CMYK percent of color #ff33fa
Text with hexadecimal color #ff33fa
This text has a font color of #ff33fa
<p style="color:#ff33fa">Text here</p>
#ff33fa Background Color
This box has a background color of #ff33fa
<div style="background-color:#ff33fa">Text here</div>
#ff33fa Border Color
This box has a border color of #ff33fa
<div style="border: 4px solid #ff33fa">Text here</div>
CSS codes
<p style="color:#ff33fa">Text here</p>
<div style="background-color:#ff33fa">Text here</div>
<div style="border: 4px solid #ff33fa">Text here</div>
#ff33fa Color on white background
This is how a font and box color of #ff33fa will look
on a white background.
#ff33fa Color on black background
This is how a font and box color of #ff33fa hex color will look
on a black background.