Shades of Monsoon #787677
Tints of Monsoon #787677
RGB
CMYK
RGB Variations
Color information
#787677 (or 0x787677) is known color: Monsoon. HEX triplet: 78, 76 and 77. RGB value is (120,118,119). Sum of RGB (Red+Green+Blue) = 120+118+119=357 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.61% from 357); Green value is 118 (46.48% from 255 or 33.05% from 357); Blue value is 119 (46.88% from 255 or 33.33% from 357); Max value from RGB is 120 - color contains mainly: red. Hex color #787677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787677 is #878988. Grayscale: #767676. Windows color (decimal): -8882569 or 7829112. OLE color: 7829112.
HSL color Cylindrical-coordinate representation of color #787677: hue angle of 330º degrees, saturation: 0.01, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #787677 is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 118 | 119 | - |
| CMYK | 0 | 0.02 | 0.01 | 0.53 |
| HSL | 330º | 0.01% | 0.47% | - |
| HSV(B) | 330º | 0.02% | 0.47% | - |
| XYZ | 17.55 | 18.28 | 20.06 | - |
| YUV | 118.71 | 128.16 | 128.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 118 | 119 | 0 | 0.02 | 0.01 | 0.53 | 330 | 0.01 | 0.47 |
| Hex | 78 | 76 | 77 | 0 | 2 | 1 | 35 | 14A | 1 | 2F |
| Octal | 170 | 166 | 167 | 0 | 2 | 1 | 65 | 512 | 1 | 57 |
| Binary | 1111000 | 1110110 | 1110111 | 0 | 10 | 1 | 110101 | 101001010 | 1 | 101111 |
Color Harmonies of #787677
Complementary color
Monochromatic Colors of #787677
Black with #787677
Text Example
Text Example
White with #787677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787677; }
p { color: rgb(120,118,119); }
H1.HeaderClassName
{
color: #787677;
}
.AnyTagClassName
{
color: #787677;
}
</style>
background-color css
<style>
a { background-color: #787677; }
a { background-color: rgb(120,118,119); }
div.DivClassName
{
background-color: #787677;
}
.BgClassName
{
background-color: #787677;
}
</style>
border-color css
<style>
span { border-color: #787677; }
span { border-color: rgb(120,118,119); }
td.TdClassName
{
border-color: #787677;
}
.TagClassName
{
border-color: #787677;
}
</style>