In RGB color space, #9c00ff hex color has a red value of 156, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #9c00ff hex color is composed of 38.82% cyan, 100% magenta, 0% yellow and 0% black.
#9c00ff color has a hue of 276.7 degrees, a saturation of 100% and a lightness of 50%.
#9c00ff hex color contains mainly BLUE.
The closest web safe color of #9c00ff is #9900ff
#9c00ff hex color has a decimal value of 10223871.
HEX | 9c00ff | #9c00ff |
---|---|---|
RGB | 156, 0, 255 | rgb(156, 0, 255) |
RGB Percent | 61.18, 0, 100 | rgb(61.18, 0, 100) |
CMYK | 39, 100, 0, 0 | |
HSL | 276.7°, 100, 50 | hsl(276.7, 100%, 50%) |
HSV | 276.7°, 100, 100 |
XYZ | 31.76, 14.288, 95.692 |
---|---|
Hunter Lab | 37.799, 83.831, -123.637 |
CIE-LAB | 44.643, 85.571, -87.016 |
CIE-LCH | 44.643, 122.042, 314.52 |
CIE-LUV | 38.82, 100, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #9c00ff
CMYK percent of color #9c00ff
Text with hexadecimal color #9c00ff
This text has a font color of #9c00ff
<p style="color:#9c00ff">Text here</p>
#9c00ff Background Color
This box has a background color of #9c00ff
<div style="background-color:#9c00ff">Text here</div>
#9c00ff Border Color
This box has a border color of #9c00ff
<div style="border: 4px solid #9c00ff">Text here</div>
CSS codes
<p style="color:#9c00ff">Text here</p>
<div style="background-color:#9c00ff">Text here</div>
<div style="border: 4px solid #9c00ff">Text here</div>
#9c00ff Color on white background
This is how a font and box color of #9c00ff will look
on a white background.
#9c00ff Color on black background
This is how a font and box color of #9c00ff hex color will look
on a black background.