Shades of Tapa #76766A
Tints of Tapa #76766A
RGB
CMYK
RGB Variations
Color information
#76766A (or 0x76766A) is known color: Tapa. HEX triplet: 76, 76 and 6A. RGB value is (118,118,106). Sum of RGB (Red+Green+Blue) = 118+118+106=342 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.50% from 342); Green value is 118 (46.48% from 255 or 34.50% from 342); Blue value is 106 (41.80% from 255 or 30.99% from 342); Max value from RGB is 118 - color contains mainly: red, green. Hex color #76766A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76766A is #898995. Grayscale: #747474. Windows color (decimal): -9013654 or 6977142. OLE color: 6977142.
HSL color Cylindrical-coordinate representation of color #76766A: hue angle of 60º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #76766A is Cyan = 0, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 106 | - |
| CMYK | 0 | 0 | 0.10 | 0.54 |
| HSL | 60º | 0.05% | 0.44% | - |
| HSV(B) | 60º | 0.1% | 0.46% | - |
| XYZ | 16.55 | 17.85 | 16.21 | - |
| YUV | 116.63 | 122 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 106 | 0 | 0 | 0.10 | 0.54 | 60 | 0.05 | 0.44 |
| Hex | 76 | 76 | 6A | 0 | 0 | A | 36 | 3C | 5 | 2C |
| Octal | 166 | 166 | 152 | 0 | 0 | 12 | 66 | 74 | 5 | 54 |
| Binary | 1110110 | 1110110 | 1101010 | 0 | 0 | 1010 | 110110 | 111100 | 101 | 101100 |
Color Harmonies of #76766A
Complementary color
Monochromatic Colors of #76766A
Black with #76766A
Text Example
Text Example
White with #76766A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76766A; }
p { color: rgb(118,118,106); }
H1.HeaderClassName
{
color: #76766A;
}
.AnyTagClassName
{
color: #76766A;
}
</style>
background-color css
<style>
a { background-color: #76766A; }
a { background-color: rgb(118,118,106); }
div.DivClassName
{
background-color: #76766A;
}
.BgClassName
{
background-color: #76766A;
}
</style>
border-color css
<style>
span { border-color: #76766A; }
span { border-color: rgb(118,118,106); }
td.TdClassName
{
border-color: #76766A;
}
.TagClassName
{
border-color: #76766A;
}
</style>