Shades of Tapa #787876
Tints of Tapa #787876
RGB
CMYK
RGB Variations
Color information
#787876 (or 0x787876) is known color: Tapa. HEX triplet: 78, 78 and 76. RGB value is (120,120,118). Sum of RGB (Red+Green+Blue) = 120+120+118=358 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.52% from 358); Green value is 120 (47.27% from 255 or 33.52% from 358); Blue value is 118 (46.48% from 255 or 32.96% from 358); Max value from RGB is 120 - color contains mainly: red, green. Hex color #787876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787876 is #878789. Grayscale: #777777. Windows color (decimal): -8882058 or 7764088. OLE color: 7764088.
HSL color Cylindrical-coordinate representation of color #787876: 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 #787876 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
RGB | 120 | 120 | 118 | - |
CMYK | 0 | 0 | 0.02 | 0.53 |
HSL | 60º | 0.01% | 0.47% | - |
HSV(B) | 60º | 0.02% | 0.47% | - |
XYZ | 17.73 | 18.73 | 19.82 | - |
YUV | 119.77 | 127 | 128.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 120 | 120 | 118 | 0 | 0 | 0.02 | 0.53 | 60 | 0.01 | 0.47 |
Hex | 78 | 78 | 76 | 0 | 0 | 2 | 35 | 3C | 1 | 2F |
Octal | 170 | 170 | 166 | 0 | 0 | 2 | 65 | 74 | 1 | 57 |
Binary | 1111000 | 1111000 | 1110110 | 0 | 0 | 10 | 110101 | 111100 | 1 | 101111 |
Color Harmonies of #787876
Complementary color
Monochromatic Colors of #787876
Black with #787876
Text Example
Text Example
White with #787876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787876; }
p { color: rgb(120,120,118); }
H1.HeaderClassName
{
color: #787876;
}
.AnyTagClassName
{
color: #787876;
}
</style>
background-color css
<style>
a { background-color: #787876; }
a { background-color: rgb(120,120,118); }
div.DivClassName
{
background-color: #787876;
}
.BgClassName
{
background-color: #787876;
}
</style>
border-color css
<style>
span { border-color: #787876; }
span { border-color: rgb(120,120,118); }
td.TdClassName
{
border-color: #787876;
}
.TagClassName
{
border-color: #787876;
}
</style>