In RGB color space, #ad00ff hex color has a red value of 173, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #ad00ff hex color is composed of 32.16% cyan, 100% magenta, 0% yellow and 0% black.
#ad00ff color has a hue of 280.7 degrees, a saturation of 100% and a lightness of 50%.
#ad00ff hex color contains mainly BLUE.
The closest web safe color of #ad00ff is #9900ff
#ad00ff hex color has a decimal value of 11337983.
HEX | ad00ff | #ad00ff |
---|---|---|
RGB | 173, 0, 255 | rgb(173, 0, 255) |
RGB Percent | 67.84, 0, 100 | rgb(67.84, 0, 100) |
CMYK | 32, 100, 0, 0 | |
HSL | 280.7°, 100, 50 | hsl(280.7, 100%, 50%) |
HSV | 280.7°, 100, 100 |
XYZ | 35.284, 16.104, 95.857 |
---|---|
Hunter Lab | 40.13, 86.718, -113.534 |
CIE-LAB | 47.111, 87.32, -82.872 |
CIE-LCH | 47.111, 120.385, 316.497 |
CIE-LUV | 32.16, 100, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #ad00ff
CMYK percent of color #ad00ff
Text with hexadecimal color #ad00ff
This text has a font color of #ad00ff
<p style="color:#ad00ff">Text here</p>
#ad00ff Background Color
This box has a background color of #ad00ff
<div style="background-color:#ad00ff">Text here</div>
#ad00ff Border Color
This box has a border color of #ad00ff
<div style="border: 4px solid #ad00ff">Text here</div>
CSS codes
<p style="color:#ad00ff">Text here</p>
<div style="background-color:#ad00ff">Text here</div>
<div style="border: 4px solid #ad00ff">Text here</div>
#ad00ff Color on white background
This is how a font and box color of #ad00ff will look
on a white background.
#ad00ff Color on black background
This is how a font and box color of #ad00ff hex color will look
on a black background.