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