Violet Hickey/ deep blue-magenta/deep blue violet
#330099 color RGB value is (51,0,153)
#330099 color CMYK value
#330099 color HSL value
HSV(or HSB) | 260° | 100 | 60 |
XYZ | 7.115 | 3.004 | 30.342 |
Yxy | 0.176 | 0.074 | 3.004 |
LAB | 20.059 | 55.299 | -68.464 |
LUV | 20.059 | 0.237 | -72.897 |
Hunter-LAB | 17.331 | 42.95 | -91.667 |
CIE-LCH | 20.059 | 88.007 | 308.928 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 33 | 0 | 99 |
Decimal | 51 | 0 | 153 |
Octal | 63 | 0 | 231 |
Binary | 00110011 | 00000000 | 10011001 |
Below, you can see some colors close to #330099. 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 #330099.
<span style="color:#330099">Text here</span>
This paragraph has a background color of #330099.
<p style="background-color:#330099;">Content here</p>
This element has a border color of #330099.
<div style="border:1px #330099;">Content here</div>
.text {color:#330099;}
.background {background-color:#330099;}
.border {border:1px solid #330099;}
.text-shadow {border:1px solid #330099;}
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, #010004 is the darkest color, while #f4eeff is the lightest one.