Shades of Tapa #767771
Tints of Tapa #767771
RGB
CMYK
RGB Variations
Color information
#767771 (or 0x767771) is known color: Tapa. HEX triplet: 76, 77 and 71. RGB value is (118,119,113). Sum of RGB (Red+Green+Blue) = 118+119+113=350 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.71% from 350); Green value is 119 (46.88% from 255 or 34% from 350); Blue value is 113 (44.53% from 255 or 32.29% from 350); Max value from RGB is 119 - color contains mainly: green. Hex color #767771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767771 is #89888E. Grayscale: #767676. Windows color (decimal): -9013391 or 7436150. OLE color: 7436150.
HSL color Cylindrical-coordinate representation of color #767771: hue angle of 70º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #767771 is Cyan = 0.01, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 113 | - |
| CMYK | 0.01 | 0 | 0.05 | 0.53 |
| HSL | 70º | 0.03% | 0.45% | - |
| HSV(B) | 70º | 0.05% | 0.47% | - |
| XYZ | 17.05 | 18.24 | 18.24 | - |
| YUV | 118.02 | 125.17 | 127.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 113 | 0.01 | 0 | 0.05 | 0.53 | 70 | 0.03 | 0.45 |
| Hex | 76 | 77 | 71 | 1 | 0 | 5 | 35 | 46 | 3 | 2D |
| Octal | 166 | 167 | 161 | 1 | 0 | 5 | 65 | 106 | 3 | 55 |
| Binary | 1110110 | 1110111 | 1110001 | 1 | 0 | 101 | 110101 | 1000110 | 11 | 101101 |
Color Harmonies of #767771
Complementary color
Monochromatic Colors of #767771
Black with #767771
Text Example
Text Example
White with #767771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767771; }
p { color: rgb(118,119,113); }
H1.HeaderClassName
{
color: #767771;
}
.AnyTagClassName
{
color: #767771;
}
</style>
background-color css
<style>
a { background-color: #767771; }
a { background-color: rgb(118,119,113); }
div.DivClassName
{
background-color: #767771;
}
.BgClassName
{
background-color: #767771;
}
</style>
border-color css
<style>
span { border-color: #767771; }
span { border-color: rgb(118,119,113); }
td.TdClassName
{
border-color: #767771;
}
.TagClassName
{
border-color: #767771;
}
</style>