Deep Violet/ deep blue-magenta/deep violet
#330066 color RGB value is (51,0,102)
#330066 color CMYK value
#330066 color HSL value
HSV(or HSB) | 270° | 100 | 40 |
XYZ | 3.764 | 1.663 | 12.693 |
Yxy | 0.208 | 0.092 | 1.663 |
LAB | 13.61 | 42.793 | -46.65 |
LUV | 13.61 | 4.875 | -43.21 |
Hunter-LAB | 12.896 | 29.524 | -49.329 |
CIE-LCH | 13.61 | 63.304 | 312.531 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 33 | 0 | 66 |
Decimal | 51 | 0 | 102 |
Octal | 63 | 0 | 146 |
Binary | 00110011 | 00000000 | 01100110 |
Below, you can see some colors close to #330066. 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 #330066.
<span style="color:#330066">Text here</span>
This paragraph has a background color of #330066.
<p style="background-color:#330066;">Content here</p>
This element has a border color of #330066.
<div style="border:1px #330066;">Content here</div>
.text {color:#330066;}
.background {background-color:#330066;}
.border {border:1px solid #330066;}
.text-shadow {border:1px solid #330066;}
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, #080011 is the darkest color, while #fdfbff is the lightest one.