Wood Charcoal/ mostly black
Enter any color value (e.g., #273dc4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#464646 color RGB value is (70,70,70)
#464646 color CMYK value
#464646 color HSL value
HSV(or HSB) | 0° | 0 | 27.5 |
XYZ | 5.821 | 6.125 | 6.67 |
Yxy | 0.313 | 0.329 | 6.125 |
LAB | 29.725 | 0.002 | -0.004 |
LUV | 29.725 | 0 | -0.005 |
Hunter-LAB | 24.748 | -1.32 | 1.345 |
CIE-LCH | 29.725 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 46 | 46 | 46 |
Decimal | 70 | 70 | 70 |
Octal | 106 | 106 | 106 |
Binary | 01000110 | 01000110 | 01000110 |
This text has a font color of #464646.
<span style="color:#464646">Text here</span>
This paragraph has a background color of #464646.
<p style="background-color:#464646;">Content here</p>
This element has a border color of #464646.
<div style="border:1px #464646;">Content here</div>
.text {color:#464646;}
.background {background-color:#464646;}
.border {border:1px solid #464646;}
.text-shadow {border:1px solid #464646;}
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, #060606 is the darkest color, while #fbfbfb is the lightest one.