Shades of Tapa #797869
Tints of Tapa #797869
RGB
CMYK
RGB Variations
Color information
#797869 (or 0x797869) is known color: Tapa. HEX triplet: 79, 78 and 69. RGB value is (121,120,105). Sum of RGB (Red+Green+Blue) = 121+120+105=346 (45% of max value = 765). Red value is 121 (47.66% from 255 or 34.97% from 346); Green value is 120 (47.27% from 255 or 34.68% from 346); Blue value is 105 (41.41% from 255 or 30.35% from 346); Max value from RGB is 121 - color contains mainly: red. Hex color #797869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797869 is #868796. Grayscale: #767676. Windows color (decimal): -8816535 or 6912121. OLE color: 6912121.
HSL color Cylindrical-coordinate representation of color #797869: hue angle of 56.25º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #797869 is Cyan = 0, Magento = 0.01, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 120 | 105 | - |
| CMYK | 0 | 0.01 | 0.13 | 0.53 |
| HSL | 56.25º | 0.07% | 0.44% | - |
| HSV(B) | 56.25º | 0.13% | 0.47% | - |
| XYZ | 17.15 | 18.52 | 16.03 | - |
| YUV | 118.59 | 120.33 | 129.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 120 | 105 | 0 | 0.01 | 0.13 | 0.53 | 56.25 | 0.07 | 0.44 |
| Hex | 79 | 78 | 69 | 0 | 1 | D | 35 | 38 | 7 | 2C |
| Octal | 171 | 170 | 151 | 0 | 1 | 15 | 65 | 70 | 7 | 54 |
| Binary | 1111001 | 1111000 | 1101001 | 0 | 1 | 1101 | 110101 | 111000 | 111 | 101100 |
Color Harmonies of #797869
Complementary color
Monochromatic Colors of #797869
Black with #797869
Text Example
Text Example
White with #797869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797869; }
p { color: rgb(121,120,105); }
H1.HeaderClassName
{
color: #797869;
}
.AnyTagClassName
{
color: #797869;
}
</style>
background-color css
<style>
a { background-color: #797869; }
a { background-color: rgb(121,120,105); }
div.DivClassName
{
background-color: #797869;
}
.BgClassName
{
background-color: #797869;
}
</style>
border-color css
<style>
span { border-color: #797869; }
span { border-color: rgb(121,120,105); }
td.TdClassName
{
border-color: #797869;
}
.TagClassName
{
border-color: #797869;
}
</style>