Shades of Tapa #777772
Tints of Tapa #777772
RGB
CMYK
RGB Variations
Color information
#777772 (or 0x777772) is known color: Tapa. HEX triplet: 77, 77 and 72. RGB value is (119,119,114). Sum of RGB (Red+Green+Blue) = 119+119+114=352 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.81% from 352); Green value is 119 (46.88% from 255 or 33.81% from 352); Blue value is 114 (44.92% from 255 or 32.39% from 352); Max value from RGB is 119 - color contains mainly: red, green. Hex color #777772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #777772 is #88888D. Grayscale: #767676. Windows color (decimal): -8947854 or 7501687. OLE color: 7501687.
HSL color Cylindrical-coordinate representation of color #777772: hue angle of 60º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #777772 is Cyan = 0, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
RGB | 119 | 119 | 114 | - |
CMYK | 0 | 0 | 0.04 | 0.53 |
HSL | 60º | 0.02% | 0.46% | - |
HSV(B) | 60º | 0.04% | 0.47% | - |
XYZ | 17.24 | 18.33 | 18.55 | - |
YUV | 118.43 | 125.5 | 128.41 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 119 | 119 | 114 | 0 | 0 | 0.04 | 0.53 | 60 | 0.02 | 0.46 |
Hex | 77 | 77 | 72 | 0 | 0 | 4 | 35 | 3C | 2 | 2E |
Octal | 167 | 167 | 162 | 0 | 0 | 4 | 65 | 74 | 2 | 56 |
Binary | 1110111 | 1110111 | 1110010 | 0 | 0 | 100 | 110101 | 111100 | 10 | 101110 |
Color Harmonies of #777772
Complementary color
Monochromatic Colors of #777772
Black with #777772
Text Example
Text Example
White with #777772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777772; }
p { color: rgb(119,119,114); }
H1.HeaderClassName
{
color: #777772;
}
.AnyTagClassName
{
color: #777772;
}
</style>
background-color css
<style>
a { background-color: #777772; }
a { background-color: rgb(119,119,114); }
div.DivClassName
{
background-color: #777772;
}
.BgClassName
{
background-color: #777772;
}
</style>
border-color css
<style>
span { border-color: #777772; }
span { border-color: rgb(119,119,114); }
td.TdClassName
{
border-color: #777772;
}
.TagClassName
{
border-color: #777772;
}
</style>