Lucky Grey/ mostly black
Enter any color value (e.g., #ad9701, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#777777 color RGB value is (119,119,119)
#777777 color CMYK value
#777777 color HSL value
HSV(or HSB) | 0° | 0 | 46.7 |
XYZ | 17.534 | 18.447 | 20.089 |
Yxy | 0.313 | 0.329 | 18.447 |
LAB | 50.034 | 0.003 | -0.006 |
LUV | 50.034 | 0 | -0.009 |
Hunter-LAB | 42.951 | -2.292 | 2.334 |
CIE-LCH | 50.034 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 77 | 77 | 77 |
Decimal | 119 | 119 | 119 |
Octal | 167 | 167 | 167 |
Binary | 01110111 | 01110111 | 01110111 |
This text has a font color of #777777.
<span style="color:#777777">Text here</span>
This paragraph has a background color of #777777.
<p style="background-color:#777777;">Content here</p>
This element has a border color of #777777.
<div style="border:1px #777777;">Content here</div>
.text {color:#777777;}
.background {background-color:#777777;}
.border {border:1px solid #777777;}
.text-shadow {border:1px solid #777777;}
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 #f7f7f7 is the lightest one.