In a RGB color space, #7e7e7e hex color is composed of 49.4% red, 49.4% green and 49.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 50.6% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 49.4%. #7e7e7e color hex could be obtained by blending #fcfcfc with #000000. Closest websafe color is: #666666.
The hexadecimal color #7e7e7e has RGB values of R:126, G:126, B:126 and CMYK values of C:0, M:0, Y:0, K:0.51. Its decimal value is 8289918.
Hex triplet | 7e7e7e | #7e7e7e |
RGB Decimal | 126, 126, 126 | rgb(126,126,126) |
RGB Percent | 49.4, 49.4, 49.4 | rgb(49.4%,49.4%,49.4%) |
CMYK | 0, 0, 0, 50.6 | |
HSL | 0°, 0, 49.4 | hsl(0,0%,49.4%) |
HSV(HSB) | 0°, 0, 49.4 | |
Web Safe | 666666 | #666 |
XYZ | 19.831, 20.864, 22.721 |
xyY | 0.313, 0.329, 20.864 |
CIE-LAB | 52.8, 0.003, -0.006 |
CIE-LCH | 52.8, 0.007, 296.813 |
CIE-LUV | 52.8, 0, -0.009 |
Hunter-Lab | 45.677, -2.437, 2.482 |
Binary | 01111110, 01111110, 01111110 |
Below, you can see some colors close to #7e7e7e. 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 #7e7e7e.
<span style="color:#7e7e7e">Text here</span>
This paragraph has a background color of #7e7e7e.
<p style="background-color:#7e7e7e;">Content here</p>
This element has a border color of #7e7e7e.
<div style="border:1px #7e7e7e;">Content here</div>
.text {color:#7e7e7e;}
.background {background-color:#7e7e7e;}
.border {border:1px solid #7e7e7e;}
.text-shadow {border:1px solid #7e7e7e;}
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, #090909 is the darkest color, while #fefefe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #7e7e7e is the less saturated color, while #f10b0b is the most saturated one.