In RGB color space, #ff60ff hex color has a red value of 255, a green value of 96 and a blue value of 255.
In CMYK color space (used in color printing), #ff60ff hex color is composed of 0% cyan, 62.35% magenta, 0% yellow and 0% black.
#ff60ff color has a hue of 300 degrees, a saturation of 100% and a lightness of 68.8%.
#ff60ff hex color contains mainly RED.
The closest web safe color of #ff60ff is #ff66ff
#ff60ff hex color has a decimal value of 16736511.
HEX | ff60ff | #ff60ff |
---|---|---|
RGB | 255, 96, 255 | rgb(255, 96, 255) |
RGB Percent | 100, 37.65, 100 | rgb(100, 37.65, 100) |
CMYK | 0, 62, 0, 0 | |
HSL | 300°, 100, 68.8 | hsl(300, 100%, 68.8%) |
HSV | 300°, 62.4, 100 |
XYZ | 63.473, 36.846, 98.374 |
---|---|
Hunter Lab | 60.701, 80.425, -53.597 |
CIE-LAB | 67.161, 78.585, -49.965 |
CIE-LCH | 67.161, 93.124, 327.551 |
CIE-LUV | 0, 62.35, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #ff60ff
CMYK percent of color #ff60ff
Text with hexadecimal color #ff60ff
This text has a font color of #ff60ff
<p style="color:#ff60ff">Text here</p>
#ff60ff Background Color
This box has a background color of #ff60ff
<div style="background-color:#ff60ff">Text here</div>
#ff60ff Border Color
This box has a border color of #ff60ff
<div style="border: 4px solid #ff60ff">Text here</div>
CSS codes
<p style="color:#ff60ff">Text here</p>
<div style="background-color:#ff60ff">Text here</div>
<div style="border: 4px solid #ff60ff">Text here</div>
#ff60ff Color on white background
This is how a font and box color of #ff60ff will look
on a white background.
#ff60ff Color on black background
This is how a font and box color of #ff60ff hex color will look
on a black background.