mostly black
Enter any color value (e.g., #74eff5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#979797 color RGB value is (151,151,151)
#979797 color CMYK value
#979797 color HSL value
HSV(or HSB) | 0° | 0 | 59.2 |
XYZ | 29.415 | 30.947 | 33.701 |
Yxy | 0.313 | 0.329 | 30.947 |
LAB | 62.463 | 0.004 | -0.007 |
LUV | 62.463 | 0.001 | -0.011 |
Hunter-LAB | 55.63 | -2.968 | 3.022 |
CIE-LCH | 62.463 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 97 | 97 | 97 |
Decimal | 151 | 151 | 151 |
Octal | 227 | 227 | 227 |
Binary | 10010111 | 10010111 | 10010111 |
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.