mostly black
Enter any color value (e.g., #7a05f2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#767676 color RGB value is (118,118,118)
#767676 color CMYK value
#767676 color HSL value
HSV(or HSB) | 0° | 0 | 46.3 |
XYZ | 17.22 | 18.116 | 19.729 |
Yxy | 0.313 | 0.329 | 18.116 |
LAB | 49.637 | 0.003 | -0.006 |
LUV | 49.637 | 0 | -0.008 |
Hunter-LAB | 42.563 | -2.271 | 2.313 |
CIE-LCH | 49.637 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 76 | 76 | 76 |
Decimal | 118 | 118 | 118 |
Octal | 166 | 166 | 166 |
Binary | 01110110 | 01110110 | 01110110 |
This text has a font color of #767676.
<span style="color:#767676">Text here</span>
This paragraph has a background color of #767676.
<p style="background-color:#767676;">Content here</p>
This element has a border color of #767676.
<div style="border:1px #767676;">Content here</div>
.text {color:#767676;}
.background {background-color:#767676;}
.border {border:1px solid #767676;}
.text-shadow {border:1px solid #767676;}
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 #f6f6f6 is the lightest one.