reddish black
Enter any color value (e.g., #ba8b7c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#34001e color RGB value is (52,0,30)
#34001e color CMYK value
#34001e color HSL value
HSV(or HSB) | 325.4° | 100 | 20.4 |
XYZ | 1.651 | 0.824 | 1.3 |
Yxy | 0.437 | 0.218 | 0.824 |
LAB | 7.441 | 28.438 | -5.299 |
LUV | 7.441 | 16.524 | -5.256 |
Hunter-LAB | 9.076 | 16.576 | -2.141 |
CIE-LCH | 7.441 | 28.928 | 349.445 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | 0 | 1E |
Decimal | 52 | 0 | 30 |
Octal | 64 | 0 | 36 |
Binary | 00110100 | 00000000 | 00011110 |
Below, you can see some colors close to #34001e. 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 #34001e.
<span style="color:#34001e">Text here</span>
This paragraph has a background color of #34001e.
<p style="background-color:#34001e;">Content here</p>
This element has a border color of #34001e.
<div style="border:1px #34001e;">Content here</div>
.text {color:#34001e;}
.background {background-color:#34001e;}
.border {border:1px solid #34001e;}
.text-shadow {border:1px solid #34001e;}
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, #090005 is the darkest color, while #fff3fa is the lightest one.