mostly black
Enter any color value (e.g., #ddba6e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#4e4e4e color RGB value is (78,78,78)
#4e4e4e color CMYK value
#4e4e4e color HSL value
HSV(or HSB) | 0° | 0 | 30.6 |
XYZ | 7.241 | 7.619 | 8.297 |
Yxy | 0.313 | 0.329 | 7.619 |
LAB | 33.175 | 0.002 | -0.004 |
LUV | 33.175 | 0 | -0.006 |
Hunter-LAB | 27.602 | -1.473 | 1.5 |
CIE-LCH | 33.175 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4E | 4E | 4E |
Decimal | 78 | 78 | 78 |
Octal | 116 | 116 | 116 |
Binary | 01001110 | 01001110 | 01001110 |
This text has a font color of #4e4e4e.
<span style="color:#4e4e4e">Text here</span>
This paragraph has a background color of #4e4e4e.
<p style="background-color:#4e4e4e;">Content here</p>
This element has a border color of #4e4e4e.
<div style="border:1px #4e4e4e;">Content here</div>
.text {color:#4e4e4e;}
.background {background-color:#4e4e4e;}
.border {border:1px solid #4e4e4e;}
.text-shadow {border:1px solid #4e4e4e;}
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, #040404 is the darkest color, while #f8f8f8 is the lightest one.