Shades of Tapa #797976
Tints of Tapa #797976
RGB
CMYK
RGB Variations
Color information
#797976 (or 0x797976) is known color: Tapa. HEX triplet: 79, 79 and 76. RGB value is (121,121,118). Sum of RGB (Red+Green+Blue) = 121+121+118=360 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.61% from 360); Green value is 121 (47.66% from 255 or 33.61% from 360); Blue value is 118 (46.48% from 255 or 32.78% from 360); Max value from RGB is 121 - color contains mainly: red, green. Hex color #797976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797976 is #868689. Grayscale: #787878. Windows color (decimal): -8816266 or 7764345. OLE color: 7764345.
HSL color Cylindrical-coordinate representation of color #797976: hue angle of 60º degrees, saturation: 0.01, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #797976 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 121 | 118 | - |
| CMYK | 0 | 0 | 0.02 | 0.53 |
| HSL | 60º | 0.01% | 0.47% | - |
| HSV(B) | 60º | 0.02% | 0.47% | - |
| XYZ | 17.99 | 19.05 | 19.87 | - |
| YUV | 120.66 | 126.5 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 121 | 118 | 0 | 0 | 0.02 | 0.53 | 60 | 0.01 | 0.47 |
| Hex | 79 | 79 | 76 | 0 | 0 | 2 | 35 | 3C | 1 | 2F |
| Octal | 171 | 171 | 166 | 0 | 0 | 2 | 65 | 74 | 1 | 57 |
| Binary | 1111001 | 1111001 | 1110110 | 0 | 0 | 10 | 110101 | 111100 | 1 | 101111 |
Color Harmonies of #797976
Complementary color
Monochromatic Colors of #797976
Black with #797976
Text Example
Text Example
White with #797976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797976; }
p { color: rgb(121,121,118); }
H1.HeaderClassName
{
color: #797976;
}
.AnyTagClassName
{
color: #797976;
}
</style>
background-color css
<style>
a { background-color: #797976; }
a { background-color: rgb(121,121,118); }
div.DivClassName
{
background-color: #797976;
}
.BgClassName
{
background-color: #797976;
}
</style>
border-color css
<style>
span { border-color: #797976; }
span { border-color: rgb(121,121,118); }
td.TdClassName
{
border-color: #797976;
}
.TagClassName
{
border-color: #797976;
}
</style>