deep magenta/deep fuchsia
#66004d color RGB value is (102,0,77)
#66004d color CMYK value
#66004d color HSL value
HSV(or HSB) | 314.7° | 100 | 40 |
XYZ | 6.819 | 3.361 | 7.31 |
Yxy | 0.39 | 0.192 | 3.361 |
LAB | 21.434 | 46.409 | -16.747 |
LUV | 21.434 | 40.886 | -24.034 |
Hunter-LAB | 18.332 | 34.317 | -10.811 |
CIE-LCH | 21.434 | 49.338 | 340.158 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 0 | 4D |
Decimal | 102 | 0 | 77 |
Octal | 146 | 0 | 115 |
Binary | 01100110 | 00000000 | 01001101 |
Below, you can see some colors close to #66004d. 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 #66004d.
<span style="color:#66004d">Text here</span>
This paragraph has a background color of #66004d.
<p style="background-color:#66004d;">Content here</p>
This element has a border color of #66004d.
<div style="border:1px #66004d;">Content here</div>
.text {color:#66004d;}
.background {background-color:#66004d;}
.border {border:1px solid #66004d;}
.text-shadow {border:1px solid #66004d;}
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, #11000d is the darkest color, while #fffbfe is the lightest one.