Shades of Tapa #767674
Tints of Tapa #767674
RGB
CMYK
RGB Variations
Color information
#767674 (or 0x767674) is known color: Tapa. HEX triplet: 76, 76 and 74. RGB value is (118,118,116). Sum of RGB (Red+Green+Blue) = 118+118+116=352 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.52% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 116 (45.70% from 255 or 32.95% from 352); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767674 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767674 is #89898B. Grayscale: #757575. Windows color (decimal): -9013644 or 7632502. OLE color: 7632502.
HSL color Cylindrical-coordinate representation of color #767674: hue angle of 60º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #767674 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
RGB | 118 | 118 | 116 | - |
CMYK | 0 | 0 | 0.02 | 0.54 |
HSL | 60º | 0.01% | 0.46% | - |
HSV(B) | 60º | 0.02% | 0.46% | - |
XYZ | 17.1 | 18.07 | 19.11 | - |
YUV | 117.77 | 127 | 128.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 118 | 118 | 116 | 0 | 0 | 0.02 | 0.54 | 60 | 0.01 | 0.46 |
Hex | 76 | 76 | 74 | 0 | 0 | 2 | 36 | 3C | 1 | 2E |
Octal | 166 | 166 | 164 | 0 | 0 | 2 | 66 | 74 | 1 | 56 |
Binary | 1110110 | 1110110 | 1110100 | 0 | 0 | 10 | 110110 | 111100 | 1 | 101110 |
Color Harmonies of #767674
Complementary color
Monochromatic Colors of #767674
Black with #767674
Text Example
Text Example
White with #767674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767674; }
p { color: rgb(118,118,116); }
H1.HeaderClassName
{
color: #767674;
}
.AnyTagClassName
{
color: #767674;
}
</style>
background-color css
<style>
a { background-color: #767674; }
a { background-color: rgb(118,118,116); }
div.DivClassName
{
background-color: #767674;
}
.BgClassName
{
background-color: #767674;
}
</style>
border-color css
<style>
span { border-color: #767674; }
span { border-color: rgb(118,118,116); }
td.TdClassName
{
border-color: #767674;
}
.TagClassName
{
border-color: #767674;
}
</style>