Jet/ mostly black
Enter any color value (e.g., #08a3cf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#343434 color RGB value is (52,52,52)
#343434 color CMYK value
#343434 color HSL value
HSV(or HSB) | 0° | 0 | 20.4 |
XYZ | 3.264 | 3.434 | 3.74 |
Yxy | 0.313 | 0.329 | 3.434 |
LAB | 21.704 | 0.002 | -0.003 |
LUV | 21.704 | 0 | -0.004 |
Hunter-LAB | 18.531 | -0.989 | 1.007 |
CIE-LCH | 21.704 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | 34 | 34 |
Decimal | 52 | 52 | 52 |
Octal | 64 | 64 | 64 |
Binary | 00110100 | 00110100 | 00110100 |
This text has a font color of #343434.
<span style="color:#343434">Text here</span>
This paragraph has a background color of #343434.
<p style="background-color:#343434;">Content here</p>
This element has a border color of #343434.
<div style="border:1px #343434;">Content here</div>
.text {color:#343434;}
.background {background-color:#343434;}
.border {border:1px solid #343434;}
.text-shadow {border:1px solid #343434;}
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, #090909 is the darkest color, while #fefefe is the lightest one.