#7c7c7c color RGB value is (124,124,124)
#7c7c7c color CMYK value
#7c7c7c color HSL value
HSV(or HSB) | 0° | 0 | 48.6 |
XYZ | 19.158 | 20.156 | 21.949 |
Yxy | 0.313 | 0.329 | 20.156 |
LAB | 52.013 | 0.003 | -0.006 |
LUV | 52.013 | 0 | -0.009 |
Hunter-LAB | 44.895 | -2.395 | 2.439 |
CIE-LCH | 52.013 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7C | 7C | 7C |
Decimal | 124 | 124 | 124 |
Octal | 174 | 174 | 174 |
Binary | 01111100 | 01111100 | 01111100 |
Below, you can see some colors close to #7c7c7c. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #7c7c7c.
<span style="color:#7c7c7c">Text here</span>
This paragraph has a background color of #7c7c7c.
<p style="background-color:#7c7c7c;">Content here</p>
This element has a border color of #7c7c7c.
<div style="border:1px #7c7c7c;">Content here</div>
.text {color:#7c7c7c;}
.background {background-color:#7c7c7c;}
.border {border:1px solid #7c7c7c;}
.text-shadow {border:1px solid #7c7c7c;}
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.