#4b4a4a color RGB value is (75,74,74)
#4b4a4a color CMYK value
#4b4a4a color HSL value
HSV(or HSB) | 0° | 1.3 | 29.4 |
XYZ | 6.586 | 6.888 | 7.461 |
Yxy | 0.315 | 0.329 | 6.888 |
LAB | 31.55 | 0.414 | 0.142 |
LUV | 31.55 | 0.54 | 0.111 |
Hunter-LAB | 26.245 | -1.131 | 1.516 |
CIE-LCH | 31.55 | 0.438 | 18.855 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4B | 4A | 4A |
Decimal | 75 | 74 | 74 |
Octal | 113 | 112 | 112 |
Binary | 01001011 | 01001010 | 01001010 |
Below, you can see some colors close to #4b4a4a. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #4b4a4a.
<span style="color:#4b4a4a">Text here</span>
This paragraph has a background color of #4b4a4a.
<p style="background-color:#4b4a4a;">Content here</p>
This element has a border color of #4b4a4a.
<div style="border:1px #4b4a4a;">Content here</div>
.text {color:#4b4a4a;}
.background {background-color:#4b4a4a;}
.border {border:1px solid #4b4a4a;}
.text-shadow {border:1px solid #4b4a4a;}
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, #000000 is the darkest color, while #f5f4f4 is the lightest one.