Exquisite Eggplant/ reddish black
Enter any color value (e.g., #cdc14d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#330033 color RGB value is (51,0,51)
#330033 color CMYK value
#330033 color HSL value
HSV(or HSB) | 300° | 100 | 20 |
XYZ | 1.963 | 0.943 | 3.211 |
Yxy | 0.321 | 0.154 | 0.943 |
LAB | 8.506 | 31.549 | -19.536 |
LUV | 8.506 | 11.855 | -15.33 |
Hunter-LAB | 9.71 | 19.09 | -12.807 |
CIE-LCH | 8.506 | 37.108 | 328.233 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 33 | 0 | 33 |
Decimal | 51 | 0 | 51 |
Octal | 63 | 0 | 63 |
Binary | 00110011 | 00000000 | 00110011 |
Below, you can see some colors close to #330033. 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 #330033.
<span style="color:#330033">Text here</span>
This paragraph has a background color of #330033.
<p style="background-color:#330033;">Content here</p>
This element has a border color of #330033.
<div style="border:1px #330033;">Content here</div>
.text {color:#330033;}
.background {background-color:#330033;}
.border {border:1px solid #330033;}
.text-shadow {border:1px solid #330033;}
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, #080008 is the darkest color, while #fff2ff is the lightest one.