Shades of Tapa #767670
Tints of Tapa #767670
RGB
CMYK
RGB Variations
Color information
#767670 (or 0x767670) is known color: Tapa. HEX triplet: 76, 76 and 70. RGB value is (118,118,112). Sum of RGB (Red+Green+Blue) = 118+118+112=348 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.91% from 348); Green value is 118 (46.48% from 255 or 33.91% from 348); Blue value is 112 (44.14% from 255 or 32.18% from 348); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767670 is #89898F. Grayscale: #757575. Windows color (decimal): -9013648 or 7370358. OLE color: 7370358.
HSL color Cylindrical-coordinate representation of color #767670: hue angle of 60º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #767670 is Cyan = 0, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 112 | - |
| CMYK | 0 | 0 | 0.05 | 0.54 |
| HSL | 60º | 0.03% | 0.45% | - |
| HSV(B) | 60º | 0.05% | 0.46% | - |
| XYZ | 16.87 | 17.98 | 17.91 | - |
| YUV | 117.32 | 125 | 128.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 112 | 0 | 0 | 0.05 | 0.54 | 60 | 0.03 | 0.45 |
| Hex | 76 | 76 | 70 | 0 | 0 | 5 | 36 | 3C | 3 | 2D |
| Octal | 166 | 166 | 160 | 0 | 0 | 5 | 66 | 74 | 3 | 55 |
| Binary | 1110110 | 1110110 | 1110000 | 0 | 0 | 101 | 110110 | 111100 | 11 | 101101 |
Color Harmonies of #767670
Complementary color
Monochromatic Colors of #767670
Black with #767670
Text Example
Text Example
White with #767670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767670; }
p { color: rgb(118,118,112); }
H1.HeaderClassName
{
color: #767670;
}
.AnyTagClassName
{
color: #767670;
}
</style>
background-color css
<style>
a { background-color: #767670; }
a { background-color: rgb(118,118,112); }
div.DivClassName
{
background-color: #767670;
}
.BgClassName
{
background-color: #767670;
}
</style>
border-color css
<style>
span { border-color: #767670; }
span { border-color: rgb(118,118,112); }
td.TdClassName
{
border-color: #767670;
}
.TagClassName
{
border-color: #767670;
}
</style>