In RGB color space, #ff3dff hex color has a red value of 255, a green value of 61 and a blue value of 255.
In CMYK color space (used in color printing), #ff3dff hex color is composed of 0% cyan, 76.08% magenta, 0% yellow and 0% black.
#ff3dff color has a hue of 300 degrees, a saturation of 100% and a lightness of 62%.
#ff3dff hex color contains mainly RED.
The closest web safe color of #ff3dff is #ff33ff
#ff3dff hex color has a decimal value of 16727551.
HEX | ff3dff | #ff3dff |
---|---|---|
RGB | 255, 61, 255 | rgb(255, 61, 255) |
RGB Percent | 100, 23.92, 100 | rgb(100, 23.92, 100) |
CMYK | 0, 76, 0, 0 | |
HSL | 300°, 100, 62 | hsl(300, 100%, 62%) |
HSV | 300°, 76.1, 100 |
XYZ | 60.959, 31.817, 97.536 |
---|---|
Hunter Lab | 56.407, 94.195, -63.037 |
CIE-LAB | 63.191, 89.849, -56.259 |
CIE-LCH | 63.191, 106.009, 327.947 |
CIE-LUV | 0, 76.08, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #ff3dff
CMYK percent of color #ff3dff
Text with hexadecimal color #ff3dff
This text has a font color of #ff3dff
<p style="color:#ff3dff">Text here</p>
#ff3dff Background Color
This box has a background color of #ff3dff
<div style="background-color:#ff3dff">Text here</div>
#ff3dff Border Color
This box has a border color of #ff3dff
<div style="border: 4px solid #ff3dff">Text here</div>
CSS codes
<p style="color:#ff3dff">Text here</p>
<div style="background-color:#ff3dff">Text here</div>
<div style="border: 4px solid #ff3dff">Text here</div>
#ff3dff Color on white background
This is how a font and box color of #ff3dff will look
on a white background.
#ff3dff Color on black background
This is how a font and box color of #ff3dff hex color will look
on a black background.