mostly black
Enter any color value (e.g., #68bfa9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#7a7a7a color RGB value is (122,122,122)
#7a7a7a color CMYK value
#7a7a7a color HSL value
HSV(or HSB) | 0° | 0 | 47.8 |
XYZ | 18.498 | 19.462 | 21.194 |
Yxy | 0.313 | 0.329 | 19.462 |
LAB | 51.223 | 0.003 | -0.006 |
LUV | 51.223 | 0 | -0.009 |
Hunter-LAB | 44.116 | -2.354 | 2.397 |
CIE-LCH | 51.223 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7A | 7A | 7A |
Decimal | 122 | 122 | 122 |
Octal | 172 | 172 | 172 |
Binary | 01111010 | 01111010 | 01111010 |
This text has a font color of #7a7a7a.
<span style="color:#7a7a7a">Text here</span>
This paragraph has a background color of #7a7a7a.
<p style="background-color:#7a7a7a;">Content here</p>
This element has a border color of #7a7a7a.
<div style="border:1px #7a7a7a;">Content here</div>
.text {color:#7a7a7a;}
.background {background-color:#7a7a7a;}
.border {border:1px solid #7a7a7a;}
.text-shadow {border:1px solid #7a7a7a;}
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 #fafafa is the lightest one.