Steel/ mostly black
Enter any color value (e.g., #48027c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#797979 color RGB value is (121,121,121)
#797979 color CMYK value
#797979 color HSL value
HSV(or HSB) | 0° | 0 | 47.5 |
XYZ | 18.174 | 19.12 | 20.822 |
Yxy | 0.313 | 0.329 | 19.12 |
LAB | 50.828 | 0.003 | -0.006 |
LUV | 50.828 | 0 | -0.009 |
Hunter-LAB | 43.727 | -2.333 | 2.376 |
CIE-LCH | 50.828 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 79 | 79 | 79 |
Decimal | 121 | 121 | 121 |
Octal | 171 | 171 | 171 |
Binary | 01111001 | 01111001 | 01111001 |
This text has a font color of #797979.
<span style="color:#797979">Text here</span>
This paragraph has a background color of #797979.
<p style="background-color:#797979;">Content here</p>
This element has a border color of #797979.
<div style="border:1px #797979;">Content here</div>
.text {color:#797979;}
.background {background-color:#797979;}
.border {border:1px solid #797979;}
.text-shadow {border:1px solid #797979;}
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, #040404 is the darkest color, while #f9f9f9 is the lightest one.