Shades of Monsoon #787277
Tints of Monsoon #787277
RGB
CMYK
RGB Variations
Color information
#787277 (or 0x787277) is known color: Monsoon. HEX triplet: 78, 72 and 77. RGB value is (120,114,119). Sum of RGB (Red+Green+Blue) = 120+114+119=353 (46% of max value = 765). Red value is 120 (47.27% from 255 or 33.99% from 353); Green value is 114 (44.92% from 255 or 32.29% from 353); Blue value is 119 (46.88% from 255 or 33.71% from 353); Max value from RGB is 120 - color contains mainly: red. Hex color #787277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787277 is #878D88. Grayscale: #747474. Windows color (decimal): -8883593 or 7828088. OLE color: 7828088.
HSL color Cylindrical-coordinate representation of color #787277: hue angle of 310º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #787277 is Cyan = 0, Magento = 0.05, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 114 | 119 | - |
| CMYK | 0 | 0.05 | 0.01 | 0.53 |
| HSL | 310º | 0.03% | 0.46% | - |
| HSV(B) | 310º | 0.05% | 0.47% | - |
| XYZ | 17.09 | 17.36 | 19.9 | - |
| YUV | 116.36 | 129.49 | 130.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 114 | 119 | 0 | 0.05 | 0.01 | 0.53 | 310 | 0.03 | 0.46 |
| Hex | 78 | 72 | 77 | 0 | 5 | 1 | 35 | 136 | 3 | 2E |
| Octal | 170 | 162 | 167 | 0 | 5 | 1 | 65 | 466 | 3 | 56 |
| Binary | 1111000 | 1110010 | 1110111 | 0 | 101 | 1 | 110101 | 100110110 | 11 | 101110 |
Color Harmonies of #787277
Complementary color
Monochromatic Colors of #787277
Black with #787277
Text Example
Text Example
White with #787277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787277; }
p { color: rgb(120,114,119); }
H1.HeaderClassName
{
color: #787277;
}
.AnyTagClassName
{
color: #787277;
}
</style>
background-color css
<style>
a { background-color: #787277; }
a { background-color: rgb(120,114,119); }
div.DivClassName
{
background-color: #787277;
}
.BgClassName
{
background-color: #787277;
}
</style>
border-color css
<style>
span { border-color: #787277; }
span { border-color: rgb(120,114,119); }
td.TdClassName
{
border-color: #787277;
}
.TagClassName
{
border-color: #787277;
}
</style>