Old Brown Crayon/ reddish black
Enter any color value (e.g., #668b4a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#330000 color RGB value is (51,0,0)
#330000 color CMYK value
#330000 color HSL value
HSV(or HSB) | 0° | 100 | 20 |
XYZ | 1.365 | 0.704 | 0.064 |
Yxy | 0.64 | 0.33 | 0.704 |
LAB | 6.357 | 25.174 | 10.047 |
LUV | 6.357 | 20.906 | 4.508 |
Hunter-LAB | 8.389 | 14.367 | 5.421 |
CIE-LCH | 6.357 | 27.105 | 21.758 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 33 | 0 | 0 |
Decimal | 51 | 0 | 0 |
Octal | 63 | 0 | 0 |
Binary | 00110011 | 00000000 | 00000000 |
Below, you can see some colors close to #330000. 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 #330000.
<span style="color:#330000">Text here</span>
This paragraph has a background color of #330000.
<p style="background-color:#330000;">Content here</p>
This element has a border color of #330000.
<div style="border:1px #330000;">Content here</div>
.text {color:#330000;}
.background {background-color:#330000;}
.border {border:1px solid #330000;}
.text-shadow {border:1px solid #330000;}
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, #080000 is the darkest color, while #fff2f2 is the lightest one.