deep magenta/deep orchid
#990080 color RGB value is (153,0,128)
#990080 color CMYK value
#990080 color HSL value
HSV(or HSB) | 309.8° | 100 | 60 |
XYZ | 17.033 | 8.331 | 21.132 |
Yxy | 0.366 | 0.179 | 8.331 |
LAB | 34.663 | 63.523 | -28.446 |
LUV | 34.663 | 60.328 | -46.545 |
Hunter-LAB | 28.863 | 54.829 | -23.205 |
CIE-LCH | 34.663 | 69.601 | 335.876 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 0 | 80 |
Decimal | 153 | 0 | 128 |
Octal | 231 | 0 | 200 |
Binary | 10011001 | 00000000 | 10000000 |
Below, you can see some colors close to #990080. 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 #990080.
<span style="color:#990080">Text here</span>
This paragraph has a background color of #990080.
<p style="background-color:#990080;">Content here</p>
This element has a border color of #990080.
<div style="border:1px #990080;">Content here</div>
.text {color:#990080;}
.background {background-color:#990080;}
.border {border:1px solid #990080;}
.text-shadow {border:1px solid #990080;}
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, #040004 is the darkest color, while #ffeefc is the lightest one.