reddish black
Enter any color value (e.g., #007f77, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#340005 color RGB value is (52,0,5)
#340005 color CMYK value
#340005 color HSL value
HSV(or HSB) | 354.2° | 100 | 20.4 |
XYZ | 1.444 | 0.741 | 0.211 |
Yxy | 0.603 | 0.309 | 0.741 |
LAB | 6.694 | 26.006 | 8.529 |
LUV | 6.694 | 20.877 | 3.243 |
Hunter-LAB | 8.608 | 14.869 | 4.576 |
CIE-LCH | 6.694 | 27.369 | 18.158 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | 0 | 5 |
Decimal | 52 | 0 | 5 |
Octal | 64 | 0 | 5 |
Binary | 00110100 | 00000000 | 00000101 |
Below, you can see some colors close to #340005. 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 #340005.
<span style="color:#340005">Text here</span>
This paragraph has a background color of #340005.
<p style="background-color:#340005;">Content here</p>
This element has a border color of #340005.
<div style="border:1px #340005;">Content here</div>
.text {color:#340005;}
.background {background-color:#340005;}
.border {border:1px solid #340005;}
.text-shadow {border:1px solid #340005;}
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, #090001 is the darkest color, while #fff3f4 is the lightest one.