In RGB color space, #9600ff hex color has a red value of 150, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #9600ff hex color is composed of 41.18% cyan, 100% magenta, 0% yellow and 0% black.
#9600ff color has a hue of 275.3 degrees, a saturation of 100% and a lightness of 50%.
#9600ff hex color contains mainly BLUE.
The closest web safe color of #9600ff is #9900ff
#9600ff hex color has a decimal value of 9830655.
HEX | 9600ff | #9600ff |
---|---|---|
RGB | 150, 0, 255 | rgb(150, 0, 255) |
RGB Percent | 58.82, 0, 100 | rgb(58.82, 0, 100) |
CMYK | 41, 100, 0, 0 | |
HSL | 275.3°, 100, 50 | hsl(275.3, 100%, 50%) |
HSV | 275.3°, 100, 100 |
XYZ | 30.628, 13.704, 95.639 |
---|---|
Hunter Lab | 37.019, 82.901, -127.263 |
CIE-LAB | 43.805, 85.01, -88.425 |
CIE-LCH | 43.805, 122.661, 313.872 |
CIE-LUV | 41.18, 100, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #9600ff
CMYK percent of color #9600ff
Text with hexadecimal color #9600ff
This text has a font color of #9600ff
<p style="color:#9600ff">Text here</p>
#9600ff Background Color
This box has a background color of #9600ff
<div style="background-color:#9600ff">Text here</div>
#9600ff Border Color
This box has a border color of #9600ff
<div style="border: 4px solid #9600ff">Text here</div>
CSS codes
<p style="color:#9600ff">Text here</p>
<div style="background-color:#9600ff">Text here</div>
<div style="border: 4px solid #9600ff">Text here</div>
#9600ff Color on white background
This is how a font and box color of #9600ff will look
on a white background.
#9600ff Color on black background
This is how a font and box color of #9600ff hex color will look
on a black background.