In a RGB color space, #979797 hex color is composed of 59.2% red, 59.2% green and 59.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 40.8% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 59.2%. #979797 color hex could be obtained by blending #ffffff with #2f2f2f. Closest websafe color is: #999999.
The hexadecimal color #979797 has RGB values of R:151, G:151, B:151 and CMYK values of C:0, M:0, Y:0, K:0.41. Its decimal value is 9934743.
Hex triplet | 979797 | #979797 |
RGB Decimal | 151, 151, 151 | rgb(151,151,151) |
RGB Percent | 59.2, 59.2, 59.2 | rgb(59.2%,59.2%,59.2%) |
CMYK | 0, 0, 0, 40.8 | |
HSL | 0°, 0, 59.2 | hsl(0,0%,59.2%) |
HSV(HSB) | 0°, 0, 59.2 | |
Web Safe | 999999 | #999 |
XYZ | 29.415, 30.947, 33.701 |
xyY | 0.313, 0.329, 30.947 |
CIE-LAB | 62.463, 0.004, -0.007 |
CIE-LCH | 62.463, 0.008, 296.813 |
CIE-LUV | 62.463, 0.001, -0.011 |
Hunter-Lab | 55.63, -2.968, 3.022 |
Binary | 10010111, 10010111, 10010111 |
Below, you can see some colors close to #979797. 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 #979797.
<span style="color:#979797">Text here</span>
This paragraph has a background color of #979797.
<p style="background-color:#979797;">Content here</p>
This element has a border color of #979797.
<div style="border:1px #979797;">Content here</div>
.text {color:#979797;}
.background {background-color:#979797;}
.border {border:1px solid #979797;}
.text-shadow {border:1px solid #979797;}
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, #020202 is the darkest color, while #f7f7f7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #979797 is the less saturated color, while #f63838 is the most saturated one.