Shades of Tapa #767667
Tints of Tapa #767667
RGB
CMYK
RGB Variations
Color information
#767667 (or 0x767667) is known color: Tapa. HEX triplet: 76, 76 and 67. RGB value is (118,118,103). Sum of RGB (Red+Green+Blue) = 118+118+103=339 (44% of max value = 765). Red value is 118 (46.48% from 255 or 34.81% from 339); Green value is 118 (46.48% from 255 or 34.81% from 339); Blue value is 103 (40.62% from 255 or 30.38% from 339); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767667 is #898998. Grayscale: #747474. Windows color (decimal): -9013657 or 6780534. OLE color: 6780534.
HSL color Cylindrical-coordinate representation of color #767667: hue angle of 60º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #767667 is Cyan = 0, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 103 | - |
| CMYK | 0 | 0 | 0.13 | 0.54 |
| HSL | 60º | 0.07% | 0.43% | - |
| HSV(B) | 60º | 0.13% | 0.46% | - |
| XYZ | 16.4 | 17.79 | 15.4 | - |
| YUV | 116.29 | 120.5 | 129.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 103 | 0 | 0 | 0.13 | 0.54 | 60 | 0.07 | 0.43 |
| Hex | 76 | 76 | 67 | 0 | 0 | D | 36 | 3C | 7 | 2B |
| Octal | 166 | 166 | 147 | 0 | 0 | 15 | 66 | 74 | 7 | 53 |
| Binary | 1110110 | 1110110 | 1100111 | 0 | 0 | 1101 | 110110 | 111100 | 111 | 101011 |
Color Harmonies of #767667
Complementary color
Monochromatic Colors of #767667
Black with #767667
Text Example
Text Example
White with #767667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767667; }
p { color: rgb(118,118,103); }
H1.HeaderClassName
{
color: #767667;
}
.AnyTagClassName
{
color: #767667;
}
</style>
background-color css
<style>
a { background-color: #767667; }
a { background-color: rgb(118,118,103); }
div.DivClassName
{
background-color: #767667;
}
.BgClassName
{
background-color: #767667;
}
</style>
border-color css
<style>
span { border-color: #767667; }
span { border-color: rgb(118,118,103); }
td.TdClassName
{
border-color: #767667;
}
.TagClassName
{
border-color: #767667;
}
</style>