Shades of Tapa #787875
Tints of Tapa #787875
RGB
CMYK
RGB Variations
Color information
#787875 (or 0x787875) is known color: Tapa. HEX triplet: 78, 78 and 75. RGB value is (120,120,117). Sum of RGB (Red+Green+Blue) = 120+120+117=357 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.61% from 357); Green value is 120 (47.27% from 255 or 33.61% from 357); Blue value is 117 (46.09% from 255 or 32.77% from 357); Max value from RGB is 120 - color contains mainly: red, green. Hex color #787875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787875 is #87878A. Grayscale: #777777. Windows color (decimal): -8882059 or 7698552. OLE color: 7698552.
HSL color Cylindrical-coordinate representation of color #787875: hue angle of 60º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #787875 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
RGB | 120 | 120 | 117 | - |
CMYK | 0 | 0 | 0.02 | 0.53 |
HSL | 60º | 0.01% | 0.46% | - |
HSV(B) | 60º | 0.02% | 0.47% | - |
XYZ | 17.67 | 18.71 | 19.51 | - |
YUV | 119.66 | 126.5 | 128.24 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 120 | 120 | 117 | 0 | 0 | 0.02 | 0.53 | 60 | 0.01 | 0.46 |
Hex | 78 | 78 | 75 | 0 | 0 | 2 | 35 | 3C | 1 | 2E |
Octal | 170 | 170 | 165 | 0 | 0 | 2 | 65 | 74 | 1 | 56 |
Binary | 1111000 | 1111000 | 1110101 | 0 | 0 | 10 | 110101 | 111100 | 1 | 101110 |
Color Harmonies of #787875
Complementary color
Monochromatic Colors of #787875
Black with #787875
Text Example
Text Example
White with #787875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787875; }
p { color: rgb(120,120,117); }
H1.HeaderClassName
{
color: #787875;
}
.AnyTagClassName
{
color: #787875;
}
</style>
background-color css
<style>
a { background-color: #787875; }
a { background-color: rgb(120,120,117); }
div.DivClassName
{
background-color: #787875;
}
.BgClassName
{
background-color: #787875;
}
</style>
border-color css
<style>
span { border-color: #787875; }
span { border-color: rgb(120,120,117); }
td.TdClassName
{
border-color: #787875;
}
.TagClassName
{
border-color: #787875;
}
</style>