reddish black
Enter any color value (e.g., #c00740, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#34000d color RGB value is (52,0,13)
#34000d color CMYK value
#34000d color HSL value
HSV(or HSB) | 345° | 100 | 20.4 |
XYZ | 1.489 | 0.759 | 0.449 |
Yxy | 0.552 | 0.281 | 0.759 |
LAB | 6.857 | 26.582 | 5.403 |
LUV | 6.857 | 19.691 | 1.074 |
Hunter-LAB | 8.713 | 15.254 | 3.045 |
CIE-LCH | 6.857 | 27.126 | 11.489 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | 0 | D |
Decimal | 52 | 0 | 13 |
Octal | 64 | 0 | 15 |
Binary | 00110100 | 00000000 | 00001101 |
Below, you can see some colors close to #34000d. 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 #34000d.
<span style="color:#34000d">Text here</span>
This paragraph has a background color of #34000d.
<p style="background-color:#34000d;">Content here</p>
This element has a border color of #34000d.
<div style="border:1px #34000d;">Content here</div>
.text {color:#34000d;}
.background {background-color:#34000d;}
.border {border:1px solid #34000d;}
.text-shadow {border:1px solid #34000d;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.