mostly black
Enter any color value (e.g., #48d40e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#4c4c4c color RGB value is (76,76,76)
#4c4c4c color CMYK value
#4c4c4c color HSL value
HSV(or HSB) | 0° | 0 | 29.8 |
XYZ | 6.869 | 7.227 | 7.87 |
Yxy | 0.313 | 0.329 | 7.227 |
LAB | 32.319 | 0.002 | -0.004 |
LUV | 32.319 | 0 | -0.006 |
Hunter-LAB | 26.883 | -1.434 | 1.461 |
CIE-LCH | 32.319 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4C | 4C | 4C |
Decimal | 76 | 76 | 76 |
Octal | 114 | 114 | 114 |
Binary | 01001100 | 01001100 | 01001100 |
This text has a font color of #4c4c4c.
<span style="color:#4c4c4c">Text here</span>
This paragraph has a background color of #4c4c4c.
<p style="background-color:#4c4c4c;">Content here</p>
This element has a border color of #4c4c4c.
<div style="border:1px #4c4c4c;">Content here</div>
.text {color:#4c4c4c;}
.background {background-color:#4c4c4c;}
.border {border:1px solid #4c4c4c;}
.text-shadow {border:1px solid #4c4c4c;}
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, #020202 is the darkest color, while #f6f6f6 is the lightest one.