Shades of Tapa #767770
Tints of Tapa #767770
RGB
CMYK
RGB Variations
Color information
#767770 (or 0x767770) is known color: Tapa. HEX triplet: 76, 77 and 70. RGB value is (118,119,112). Sum of RGB (Red+Green+Blue) = 118+119+112=349 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.81% from 349); Green value is 119 (46.88% from 255 or 34.10% from 349); Blue value is 112 (44.14% from 255 or 32.09% from 349); Max value from RGB is 119 - color contains mainly: green. Hex color #767770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767770 is #89888F. Grayscale: #757575. Windows color (decimal): -9013392 or 7370614. OLE color: 7370614.
HSL color Cylindrical-coordinate representation of color #767770: hue angle of 68.57º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #767770 is Cyan = 0.01, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 112 | - |
| CMYK | 0.01 | 0 | 0.06 | 0.53 |
| HSL | 68.57º | 0.03% | 0.45% | - |
| HSV(B) | 68.57º | 0.06% | 0.47% | - |
| XYZ | 16.99 | 18.22 | 17.95 | - |
| YUV | 117.9 | 124.67 | 128.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 112 | 0.01 | 0 | 0.06 | 0.53 | 68.57 | 0.03 | 0.45 |
| Hex | 76 | 77 | 70 | 1 | 0 | 6 | 35 | 45 | 3 | 2D |
| Octal | 166 | 167 | 160 | 1 | 0 | 6 | 65 | 105 | 3 | 55 |
| Binary | 1110110 | 1110111 | 1110000 | 1 | 0 | 110 | 110101 | 1000101 | 11 | 101101 |
Color Harmonies of #767770
Complementary color
Monochromatic Colors of #767770
Black with #767770
Text Example
Text Example
White with #767770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767770; }
p { color: rgb(118,119,112); }
H1.HeaderClassName
{
color: #767770;
}
.AnyTagClassName
{
color: #767770;
}
</style>
background-color css
<style>
a { background-color: #767770; }
a { background-color: rgb(118,119,112); }
div.DivClassName
{
background-color: #767770;
}
.BgClassName
{
background-color: #767770;
}
</style>
border-color css
<style>
span { border-color: #767770; }
span { border-color: rgb(118,119,112); }
td.TdClassName
{
border-color: #767770;
}
.TagClassName
{
border-color: #767770;
}
</style>