In RGB color space, #9007ff hex color has a red value of 144, a green value of 7 and a blue value of 255.
In CMYK color space (used in color printing), #9007ff hex color is composed of 43.53% cyan, 97.25% magenta, 0% yellow and 0% black.
#9007ff color has a hue of 273.1 degrees, a saturation of 100% and a lightness of 51.4%.
#9007ff hex color contains mainly BLUE.
The closest web safe color of #9007ff is #9900ff
#9007ff hex color has a decimal value of 9439231.
HEX | 9007ff | #9007ff |
---|---|---|
RGB | 144, 7, 255 | rgb(144, 7, 255) |
RGB Percent | 56.47, 2.75, 100 | rgb(56.47, 2.75, 100) |
CMYK | 44, 97, 0, 0 | |
HSL | 273.1°, 100, 51.4 | hsl(273.1, 100%, 51.4%) |
HSV | 273.1°, 97.3, 100 |
XYZ | 29.628, 13.301, 95.614 |
---|---|
Hunter Lab | 36.471, 81.187, -129.91 |
CIE-LAB | 43.213, 83.79, -89.429 |
CIE-LCH | 43.213, 122.549, 313.135 |
CIE-LUV | 43.53, 97.25, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #9007ff
CMYK percent of color #9007ff
Text with hexadecimal color #9007ff
This text has a font color of #9007ff
<p style="color:#9007ff">Text here</p>
#9007ff Background Color
This box has a background color of #9007ff
<div style="background-color:#9007ff">Text here</div>
#9007ff Border Color
This box has a border color of #9007ff
<div style="border: 4px solid #9007ff">Text here</div>
CSS codes
<p style="color:#9007ff">Text here</p>
<div style="background-color:#9007ff">Text here</div>
<div style="border: 4px solid #9007ff">Text here</div>
#9007ff Color on white background
This is how a font and box color of #9007ff will look
on a white background.
#9007ff Color on black background
This is how a font and box color of #9007ff hex color will look
on a black background.