Shades of Monsoon #777476
Tints of Monsoon #777476
RGB
CMYK
RGB Variations
Color information
#777476 (or 0x777476) is known color: Monsoon. HEX triplet: 77, 74 and 76. RGB value is (119,116,118). Sum of RGB (Red+Green+Blue) = 119+116+118=353 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.71% from 353); Green value is 116 (45.70% from 255 or 32.86% from 353); Blue value is 118 (46.48% from 255 or 33.43% from 353); Max value from RGB is 119 - color contains mainly: red. Hex color #777476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #777476 is #888B89. Grayscale: #757575. Windows color (decimal): -8948618 or 7763063. OLE color: 7763063.
HSL color Cylindrical-coordinate representation of color #777476: hue angle of 320º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #777476 is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 116 | 118 | - |
| CMYK | 0 | 0.03 | 0.01 | 0.53 |
| HSL | 320º | 0.01% | 0.46% | - |
| HSV(B) | 320º | 0.03% | 0.47% | - |
| XYZ | 17.12 | 17.72 | 19.66 | - |
| YUV | 117.13 | 128.49 | 129.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 116 | 118 | 0 | 0.03 | 0.01 | 0.53 | 320 | 0.01 | 0.46 |
| Hex | 77 | 74 | 76 | 0 | 3 | 1 | 35 | 140 | 1 | 2E |
| Octal | 167 | 164 | 166 | 0 | 3 | 1 | 65 | 500 | 1 | 56 |
| Binary | 1110111 | 1110100 | 1110110 | 0 | 11 | 1 | 110101 | 101000000 | 1 | 101110 |
Color Harmonies of #777476
Complementary color
Monochromatic Colors of #777476
Black with #777476
Text Example
Text Example
White with #777476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777476; }
p { color: rgb(119,116,118); }
H1.HeaderClassName
{
color: #777476;
}
.AnyTagClassName
{
color: #777476;
}
</style>
background-color css
<style>
a { background-color: #777476; }
a { background-color: rgb(119,116,118); }
div.DivClassName
{
background-color: #777476;
}
.BgClassName
{
background-color: #777476;
}
</style>
border-color css
<style>
span { border-color: #777476; }
span { border-color: rgb(119,116,118); }
td.TdClassName
{
border-color: #777476;
}
.TagClassName
{
border-color: #777476;
}
</style>