Shades of Tapa #787968
Tints of Tapa #787968
RGB
CMYK
RGB Variations
Color information
#787968 (or 0x787968) is known color: Tapa. HEX triplet: 78, 79 and 68. RGB value is (120,121,104). Sum of RGB (Red+Green+Blue) = 120+121+104=345 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.78% from 345); Green value is 121 (47.66% from 255 or 35.07% from 345); Blue value is 104 (41.02% from 255 or 30.14% from 345); Max value from RGB is 121 - color contains mainly: green. Hex color #787968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787968 is #878697. Grayscale: #767676. Windows color (decimal): -8881816 or 6846840. OLE color: 6846840.
HSL color Cylindrical-coordinate representation of color #787968: hue angle of 63.53º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #787968 is Cyan = 0.01, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 121 | 104 | - |
| CMYK | 0.01 | 0 | 0.14 | 0.53 |
| HSL | 63.53º | 0.08% | 0.44% | - |
| HSV(B) | 63.53º | 0.14% | 0.47% | - |
| XYZ | 17.08 | 18.67 | 15.8 | - |
| YUV | 118.76 | 119.67 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 121 | 104 | 0.01 | 0 | 0.14 | 0.53 | 63.53 | 0.08 | 0.44 |
| Hex | 78 | 79 | 68 | 1 | 0 | E | 35 | 40 | 8 | 2C |
| Octal | 170 | 171 | 150 | 1 | 0 | 16 | 65 | 100 | 10 | 54 |
| Binary | 1111000 | 1111001 | 1101000 | 1 | 0 | 1110 | 110101 | 1000000 | 1000 | 101100 |
Color Harmonies of #787968
Complementary color
Monochromatic Colors of #787968
Black with #787968
Text Example
Text Example
White with #787968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787968; }
p { color: rgb(120,121,104); }
H1.HeaderClassName
{
color: #787968;
}
.AnyTagClassName
{
color: #787968;
}
</style>
background-color css
<style>
a { background-color: #787968; }
a { background-color: rgb(120,121,104); }
div.DivClassName
{
background-color: #787968;
}
.BgClassName
{
background-color: #787968;
}
</style>
border-color css
<style>
span { border-color: #787968; }
span { border-color: rgb(120,121,104); }
td.TdClassName
{
border-color: #787968;
}
.TagClassName
{
border-color: #787968;
}
</style>