mostly black
Enter any color value (e.g., #c24b16, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#494949 color RGB value is (73,73,73)
#494949 color CMYK value
#494949 color HSL value
HSV(or HSB) | 0° | 0 | 28.6 |
XYZ | 6.333 | 6.663 | 7.256 |
Yxy | 0.313 | 0.329 | 6.663 |
LAB | 31.026 | 0.002 | -0.004 |
LUV | 31.026 | 0 | -0.005 |
Hunter-LAB | 25.812 | -1.377 | 1.402 |
CIE-LCH | 31.026 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 49 | 49 | 49 |
Decimal | 73 | 73 | 73 |
Octal | 111 | 111 | 111 |
Binary | 01001001 | 01001001 | 01001001 |
This text has a font color of #494949.
<span style="color:#494949">Text here</span>
This paragraph has a background color of #494949.
<p style="background-color:#494949;">Content here</p>
This element has a border color of #494949.
<div style="border:1px #494949;">Content here</div>
.text {color:#494949;}
.background {background-color:#494949;}
.border {border:1px solid #494949;}
.text-shadow {border:1px solid #494949;}
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.