mostly black
Enter any color value (e.g., #98c276, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#7d7d7d color RGB value is (125,125,125)
#7d7d7d color CMYK value
#7d7d7d color HSL value
HSV(or HSB) | 0° | 0 | 49 |
XYZ | 19.493 | 20.508 | 22.333 |
Yxy | 0.313 | 0.329 | 20.508 |
LAB | 52.407 | 0.003 | -0.006 |
LUV | 52.407 | 0 | -0.009 |
Hunter-LAB | 45.286 | -2.416 | 2.46 |
CIE-LCH | 52.407 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7D | 7D | 7D |
Decimal | 125 | 125 | 125 |
Octal | 175 | 175 | 175 |
Binary | 01111101 | 01111101 | 01111101 |
This text has a font color of #7d7d7d.
<span style="color:#7d7d7d">Text here</span>
This paragraph has a background color of #7d7d7d.
<p style="background-color:#7d7d7d;">Content here</p>
This element has a border color of #7d7d7d.
<div style="border:1px #7d7d7d;">Content here</div>
.text {color:#7d7d7d;}
.background {background-color:#7d7d7d;}
.border {border:1px solid #7d7d7d;}
.text-shadow {border:1px solid #7d7d7d;}
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, #080808 is the darkest color, while #fdfdfd is the lightest one.