mostly black
Enter any color value (e.g., #b613db, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#4d4d4d color RGB value is (77,77,77)
#4d4d4d color CMYK value
#4d4d4d color HSL value
HSV(or HSB) | 0° | 0 | 30.2 |
XYZ | 7.054 | 7.421 | 8.082 |
Yxy | 0.313 | 0.329 | 7.421 |
LAB | 32.748 | 0.002 | -0.004 |
LUV | 32.748 | 0 | -0.006 |
Hunter-LAB | 27.242 | -1.454 | 1.48 |
CIE-LCH | 32.748 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4D | 4D | 4D |
Decimal | 77 | 77 | 77 |
Octal | 115 | 115 | 115 |
Binary | 01001101 | 01001101 | 01001101 |
This text has a font color of #4d4d4d.
<span style="color:#4d4d4d">Text here</span>
This paragraph has a background color of #4d4d4d.
<p style="background-color:#4d4d4d;">Content here</p>
This element has a border color of #4d4d4d.
<div style="border:1px #4d4d4d;">Content here</div>
.text {color:#4d4d4d;}
.background {background-color:#4d4d4d;}
.border {border:1px solid #4d4d4d;}
.text-shadow {border:1px solid #4d4d4d;}
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, #030303 is the darkest color, while #f7f7f7 is the lightest one.