mostly black
Enter any color value (e.g., #8205e9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#4f4f4f color RGB value is (79,79,79)
#4f4f4f color CMYK value
#4f4f4f color HSL value
HSV(or HSB) | 0° | 0 | 31 |
XYZ | 7.432 | 7.819 | 8.515 |
Yxy | 0.313 | 0.329 | 7.819 |
LAB | 33.603 | 0.002 | -0.004 |
LUV | 33.603 | 0 | -0.006 |
Hunter-LAB | 27.962 | -1.492 | 1.519 |
CIE-LCH | 33.603 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4F | 4F | 4F |
Decimal | 79 | 79 | 79 |
Octal | 117 | 117 | 117 |
Binary | 01001111 | 01001111 | 01001111 |
This text has a font color of #4f4f4f.
<span style="color:#4f4f4f">Text here</span>
This paragraph has a background color of #4f4f4f.
<p style="background-color:#4f4f4f;">Content here</p>
This element has a border color of #4f4f4f.
<div style="border:1px #4f4f4f;">Content here</div>
.text {color:#4f4f4f;}
.background {background-color:#4f4f4f;}
.border {border:1px solid #4f4f4f;}
.text-shadow {border:1px solid #4f4f4f;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.