reddish black
Enter any color value (e.g., #0ccc5e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#33000d color RGB value is (51,0,13)
#33000d color CMYK value
#33000d color HSL value
HSV(or HSB) | 344.7° | 100 | 20 |
XYZ | 1.438 | 0.733 | 0.446 |
Yxy | 0.549 | 0.28 | 0.733 |
LAB | 6.62 | 26.161 | 5.028 |
LUV | 6.62 | 18.919 | 0.917 |
Hunter-LAB | 8.561 | 15 | 2.901 |
CIE-LCH | 6.62 | 26.64 | 10.879 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 33 | 0 | D |
Decimal | 51 | 0 | 13 |
Octal | 63 | 0 | 15 |
Binary | 00110011 | 00000000 | 00001101 |
Below, you can see some colors close to #33000d. 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 #33000d.
<span style="color:#33000d">Text here</span>
This paragraph has a background color of #33000d.
<p style="background-color:#33000d;">Content here</p>
This element has a border color of #33000d.
<div style="border:1px #33000d;">Content here</div>
.text {color:#33000d;}
.background {background-color:#33000d;}
.border {border:1px solid #33000d;}
.text-shadow {border:1px solid #33000d;}
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, #080002 is the darkest color, while #fff2f6 is the lightest one.