Shades of Tapa #767675
Tints of Tapa #767675
RGB
CMYK
RGB Variations
Color information
#767675 (or 0x767675) is known color: Tapa. HEX triplet: 76, 76 and 75. RGB value is (118,118,117). Sum of RGB (Red+Green+Blue) = 118+118+117=353 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.43% from 353); Green value is 118 (46.48% from 255 or 33.43% from 353); Blue value is 117 (46.09% from 255 or 33.14% from 353); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767675 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767675 is #89898A. Grayscale: #757575. Windows color (decimal): -9013643 or 7698038. OLE color: 7698038.
HSL color Cylindrical-coordinate representation of color #767675: hue angle of 60º degrees, saturation: 0, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #767675 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
RGB | 118 | 118 | 117 | - |
CMYK | 0 | 0 | 0.01 | 0.54 |
HSL | 60º | 0% | 0.46% | - |
HSV(B) | 60º | 0.01% | 0.46% | - |
XYZ | 17.16 | 18.09 | 19.42 | - |
YUV | 117.89 | 127.5 | 128.08 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 118 | 118 | 117 | 0 | 0 | 0.01 | 0.54 | 60 | 0 | 0.46 |
Hex | 76 | 76 | 75 | 0 | 0 | 1 | 36 | 3C | 0 | 2E |
Octal | 166 | 166 | 165 | 0 | 0 | 1 | 66 | 74 | 0 | 56 |
Binary | 1110110 | 1110110 | 1110101 | 0 | 0 | 1 | 110110 | 111100 | 0 | 101110 |
Color Harmonies of #767675
Complementary color
Monochromatic Colors of #767675
Black with #767675
Text Example
Text Example
White with #767675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767675; }
p { color: rgb(118,118,117); }
H1.HeaderClassName
{
color: #767675;
}
.AnyTagClassName
{
color: #767675;
}
</style>
background-color css
<style>
a { background-color: #767675; }
a { background-color: rgb(118,118,117); }
div.DivClassName
{
background-color: #767675;
}
.BgClassName
{
background-color: #767675;
}
</style>
border-color css
<style>
span { border-color: #767675; }
span { border-color: rgb(118,118,117); }
td.TdClassName
{
border-color: #767675;
}
.TagClassName
{
border-color: #767675;
}
</style>