In RGB color space, #ff61ff hex color has a red value of 255, a green value of 97 and a blue value of 255.
In CMYK color space (used in color printing), #ff61ff hex color is composed of 0% cyan, 61.96% magenta, 0% yellow and 0% black.
#ff61ff color has a hue of 300 degrees, a saturation of 100% and a lightness of 69%.
#ff61ff hex color contains mainly RED.
The closest web safe color of #ff61ff is #ff66ff
#ff61ff hex color has a decimal value of 16736767.
HEX | ff61ff | #ff61ff |
---|---|---|
RGB | 255, 97, 255 | rgb(255, 97, 255) |
RGB Percent | 100, 38.04, 100 | rgb(100, 38.04, 100) |
CMYK | 0, 62, 0, 0 | |
HSL | 300°, 100, 69 | hsl(300, 100%, 69%) |
HSV | 300°, 62, 100 |
XYZ | 63.565, 37.029, 98.405 |
---|---|
Hunter Lab | 60.851, 79.97, -53.284 |
CIE-LAB | 67.299, 78.204, -49.748 |
CIE-LCH | 67.299, 92.686, 327.538 |
CIE-LUV | 0, 61.96, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #ff61ff
CMYK percent of color #ff61ff
Text with hexadecimal color #ff61ff
This text has a font color of #ff61ff
<p style="color:#ff61ff">Text here</p>
#ff61ff Background Color
This box has a background color of #ff61ff
<div style="background-color:#ff61ff">Text here</div>
#ff61ff Border Color
This box has a border color of #ff61ff
<div style="border: 4px solid #ff61ff">Text here</div>
CSS codes
<p style="color:#ff61ff">Text here</p>
<div style="background-color:#ff61ff">Text here</div>
<div style="border: 4px solid #ff61ff">Text here</div>
#ff61ff Color on white background
This is how a font and box color of #ff61ff will look
on a white background.
#ff61ff Color on black background
This is how a font and box color of #ff61ff hex color will look
on a black background.