reddish black
Enter any color value (e.g., #99ec19, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9900cc color RGB value is (153,0,204)
#9900cc color CMYK value
#9900cc color HSL value
HSV(or HSB) | 285° | 100 | 80 |
XYZ | 24.036 | 11.132 | 58.009 |
Yxy | 0.258 | 0.119 | 11.132 |
LAB | 39.802 | 75.662 | -65.924 |
LUV | 39.802 | 33.911 | -100.318 |
Hunter-LAB | 33.365 | 70.204 | -79.728 |
CIE-LCH | 39.802 | 100.353 | 318.935 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 0 | CC |
Decimal | 153 | 0 | 204 |
Octal | 231 | 0 | 314 |
Binary | 10011001 | 00000000 | 11001100 |
Below, you can see some colors close to #9900cc. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #9900cc.
<span style="color:#9900cc">Text here</span>
This paragraph has a background color of #9900cc.
<p style="background-color:#9900cc;">Content here</p>
This element has a border color of #9900cc.
<div style="border:1px #9900cc;">Content here</div>
.text {color:#9900cc;}
.background {background-color:#9900cc;}
.border {border:1px solid #9900cc;}
.text-shadow {border:1px solid #9900cc;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0a000d is the darkest color, while #fdf7ff is the lightest one.