In RGB color space, #9600dd hex color has a red value of 150, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #9600dd hex color is composed of 32.13% cyan, 100% magenta, 0% yellow and 13.33% black.
#9600dd color has a hue of 280.7 degrees, a saturation of 100% and a lightness of 43.3%.
#9600dd hex color contains mainly BLUE.
The closest web safe color of #9600dd is #9900cc
#9600dd hex color has a decimal value of 9830621.
HEX | 9600dd | #9600dd |
---|---|---|
RGB | 150, 0, 221 | rgb(150, 0, 221) |
RGB Percent | 58.82, 0, 86.67 | rgb(58.82, 0, 86.67) |
CMYK | 32, 100, 0, 13 | |
HSL | 280.7°, 100, 43.3 | hsl(280.7, 100%, 43.3%) |
HSV | 280.7°, 100, 86.7 |
XYZ | 25.629, 11.704, 69.315 |
---|---|
Hunter Lab | 34.211, 73.853, -96.179 |
CIE-LAB | 40.742, 78.447, -74.218 |
CIE-LCH | 40.742, 107.992, 316.587 |
CIE-LUV | 32.13, 100, 0, 13.33 |
Web Safe | 9900cc |
RGB percent of color #9600dd
CMYK percent of color #9600dd
Text with hexadecimal color #9600dd
This text has a font color of #9600dd
<p style="color:#9600dd">Text here</p>
#9600dd Background Color
This box has a background color of #9600dd
<div style="background-color:#9600dd">Text here</div>
#9600dd Border Color
This box has a border color of #9600dd
<div style="border: 4px solid #9600dd">Text here</div>
CSS codes
<p style="color:#9600dd">Text here</p>
<div style="background-color:#9600dd">Text here</div>
<div style="border: 4px solid #9600dd">Text here</div>
#9600dd Color on white background
This is how a font and box color of #9600dd will look
on a white background.
#9600dd Color on black background
This is how a font and box color of #9600dd hex color will look
on a black background.