mostly black
Enter any color value (e.g., #032a15, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#474747 color RGB value is (71,71,71)
#474747 color CMYK value
#474747 color HSL value
HSV(or HSB) | 0° | 0 | 27.8 |
XYZ | 5.989 | 6.301 | 6.862 |
Yxy | 0.313 | 0.329 | 6.301 |
LAB | 30.16 | 0.002 | -0.004 |
LUV | 30.16 | 0 | -0.005 |
Hunter-LAB | 25.102 | -1.339 | 1.364 |
CIE-LCH | 30.16 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 47 | 47 | 47 |
Decimal | 71 | 71 | 71 |
Octal | 107 | 107 | 107 |
Binary | 01000111 | 01000111 | 01000111 |
This text has a font color of #474747.
<span style="color:#474747">Text here</span>
This paragraph has a background color of #474747.
<p style="background-color:#474747;">Content here</p>
This element has a border color of #474747.
<div style="border:1px #474747;">Content here</div>
.text {color:#474747;}
.background {background-color:#474747;}
.border {border:1px solid #474747;}
.text-shadow {border:1px solid #474747;}
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, #070707 is the darkest color, while #fcfcfc is the lightest one.