In RGB color space, #9000dd hex color has a red value of 144, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #9000dd hex color is composed of 34.84% cyan, 100% magenta, 0% yellow and 13.33% black.
#9000dd color has a hue of 279.1 degrees, a saturation of 100% and a lightness of 43.3%.
#9000dd hex color contains mainly BLUE.
The closest web safe color of #9000dd is #9900cc
#9000dd hex color has a decimal value of 9437405.
HEX | 9000dd | #9000dd |
---|---|---|
RGB | 144, 0, 221 | rgb(144, 0, 221) |
RGB Percent | 56.47, 0, 86.67 | rgb(56.47, 0, 86.67) |
CMYK | 35, 100, 0, 13 | |
HSL | 279.1°, 100, 43.3 | hsl(279.1, 100%, 43.3%) |
HSV | 279.1°, 100, 86.7 |
XYZ | 24.553, 11.15, 69.265 |
---|---|
Hunter Lab | 33.392, 72.816, -99.612 |
CIE-LAB | 39.832, 77.783, -75.746 |
CIE-LCH | 39.832, 108.571, 315.76 |
CIE-LUV | 34.84, 100, 0, 13.33 |
Web Safe | 9900cc |
RGB percent of color #9000dd
CMYK percent of color #9000dd
Text with hexadecimal color #9000dd
This text has a font color of #9000dd
<p style="color:#9000dd">Text here</p>
#9000dd Background Color
This box has a background color of #9000dd
<div style="background-color:#9000dd">Text here</div>
#9000dd Border Color
This box has a border color of #9000dd
<div style="border: 4px solid #9000dd">Text here</div>
CSS codes
<p style="color:#9000dd">Text here</p>
<div style="background-color:#9000dd">Text here</div>
<div style="border: 4px solid #9000dd">Text here</div>
#9000dd Color on white background
This is how a font and box color of #9000dd will look
on a white background.
#9000dd Color on black background
This is how a font and box color of #9000dd hex color will look
on a black background.