Shadowed Steel/ mostly black
Enter any color value (e.g., #6fe36f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#4b4b4b color RGB value is (75,75,75)
#4b4b4b color CMYK value
#4b4b4b color HSL value
HSV(or HSB) | 0° | 0 | 29.4 |
XYZ | 6.688 | 7.036 | 7.662 |
Yxy | 0.313 | 0.329 | 7.036 |
LAB | 31.889 | 0.002 | -0.004 |
LUV | 31.889 | 0 | -0.005 |
Hunter-LAB | 26.525 | -1.415 | 1.441 |
CIE-LCH | 31.889 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4B | 4B | 4B |
Decimal | 75 | 75 | 75 |
Octal | 113 | 113 | 113 |
Binary | 01001011 | 01001011 | 01001011 |
This text has a font color of #4b4b4b.
<span style="color:#4b4b4b">Text here</span>
This paragraph has a background color of #4b4b4b.
<p style="background-color:#4b4b4b;">Content here</p>
This element has a border color of #4b4b4b.
<div style="border:1px #4b4b4b;">Content here</div>
.text {color:#4b4b4b;}
.background {background-color:#4b4b4b;}
.border {border:1px solid #4b4b4b;}
.text-shadow {border:1px solid #4b4b4b;}
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, #010101 is the darkest color, while #f5f5f5 is the lightest one.