Shades of Monsoon #787477
Tints of Monsoon #787477
RGB
CMYK
RGB Variations
Color information
#787477 (or 0x787477) is known color: Monsoon. HEX triplet: 78, 74 and 77. RGB value is (120,116,119). Sum of RGB (Red+Green+Blue) = 120+116+119=355 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.80% from 355); Green value is 116 (45.70% from 255 or 32.68% from 355); Blue value is 119 (46.88% from 255 or 33.52% from 355); Max value from RGB is 120 - color contains mainly: red. Hex color #787477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787477 is #878B88. Grayscale: #757575. Windows color (decimal): -8883081 or 7828600. OLE color: 7828600.
HSL color Cylindrical-coordinate representation of color #787477: hue angle of 315º degrees, saturation: 0.02, 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 #787477 is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 116 | 119 | - |
| CMYK | 0 | 0.03 | 0.01 | 0.53 |
| HSL | 315º | 0.02% | 0.46% | - |
| HSV(B) | 315º | 0.03% | 0.47% | - |
| XYZ | 17.32 | 17.82 | 19.98 | - |
| YUV | 117.54 | 128.83 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 116 | 119 | 0 | 0.03 | 0.01 | 0.53 | 315 | 0.02 | 0.46 |
| Hex | 78 | 74 | 77 | 0 | 3 | 1 | 35 | 13B | 2 | 2E |
| Octal | 170 | 164 | 167 | 0 | 3 | 1 | 65 | 473 | 2 | 56 |
| Binary | 1111000 | 1110100 | 1110111 | 0 | 11 | 1 | 110101 | 100111011 | 10 | 101110 |
Color Harmonies of #787477
Complementary color
Monochromatic Colors of #787477
Black with #787477
Text Example
Text Example
White with #787477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787477; }
p { color: rgb(120,116,119); }
H1.HeaderClassName
{
color: #787477;
}
.AnyTagClassName
{
color: #787477;
}
</style>
background-color css
<style>
a { background-color: #787477; }
a { background-color: rgb(120,116,119); }
div.DivClassName
{
background-color: #787477;
}
.BgClassName
{
background-color: #787477;
}
</style>
border-color css
<style>
span { border-color: #787477; }
span { border-color: rgb(120,116,119); }
td.TdClassName
{
border-color: #787477;
}
.TagClassName
{
border-color: #787477;
}
</style>