deep magenta/deep cerise
#660044 color RGB value is (102,0,68)
#660044 color CMYK value
#660044 color HSL value
HSV(or HSB) | 320° | 100 | 40 |
XYZ | 6.523 | 3.242 | 5.751 |
Yxy | 0.42 | 0.209 | 3.242 |
LAB | 20.989 | 45.275 | -11.265 |
LUV | 20.989 | 44.339 | -17.831 |
Hunter-LAB | 18.006 | 33.154 | -6.332 |
CIE-LCH | 20.989 | 46.656 | 346.027 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 0 | 44 |
Decimal | 102 | 0 | 68 |
Octal | 146 | 0 | 104 |
Binary | 01100110 | 00000000 | 01000100 |
Below, you can see some colors close to #660044. 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 #660044.
<span style="color:#660044">Text here</span>
This paragraph has a background color of #660044.
<p style="background-color:#660044;">Content here</p>
This element has a border color of #660044.
<div style="border:1px #660044;">Content here</div>
.text {color:#660044;}
.background {background-color:#660044;}
.border {border:1px solid #660044;}
.text-shadow {border:1px solid #660044;}
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, #11000b is the darkest color, while #fffbfe is the lightest one.