Shades of Monsoon #797077
Tints of Monsoon #797077
RGB
CMYK
RGB Variations
Color information
#797077 (or 0x797077) is known color: Monsoon. HEX triplet: 79, 70 and 77. RGB value is (121,112,119). Sum of RGB (Red+Green+Blue) = 121+112+119=352 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.38% from 352); Green value is 112 (44.14% from 255 or 31.82% from 352); Blue value is 119 (46.88% from 255 or 33.81% from 352); Max value from RGB is 121 - color contains mainly: red. Hex color #797077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797077 is #868F88. Grayscale: #737373. Windows color (decimal): -8818569 or 7827577. OLE color: 7827577.
HSL color Cylindrical-coordinate representation of color #797077: hue angle of 313.33º degrees, saturation: 0.04, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #797077 is Cyan = 0, Magento = 0.07, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 119 | - |
| CMYK | 0 | 0.07 | 0.02 | 0.53 |
| HSL | 313.33º | 0.04% | 0.46% | - |
| HSV(B) | 313.33º | 0.07% | 0.47% | - |
| XYZ | 17.01 | 16.99 | 19.83 | - |
| YUV | 115.49 | 129.98 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 119 | 0 | 0.07 | 0.02 | 0.53 | 313.33 | 0.04 | 0.46 |
| Hex | 79 | 70 | 77 | 0 | 7 | 2 | 35 | 139 | 4 | 2E |
| Octal | 171 | 160 | 167 | 0 | 7 | 2 | 65 | 471 | 4 | 56 |
| Binary | 1111001 | 1110000 | 1110111 | 0 | 111 | 10 | 110101 | 100111001 | 100 | 101110 |
Color Harmonies of #797077
Complementary color
Monochromatic Colors of #797077
Black with #797077
Text Example
Text Example
White with #797077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797077; }
p { color: rgb(121,112,119); }
H1.HeaderClassName
{
color: #797077;
}
.AnyTagClassName
{
color: #797077;
}
</style>
background-color css
<style>
a { background-color: #797077; }
a { background-color: rgb(121,112,119); }
div.DivClassName
{
background-color: #797077;
}
.BgClassName
{
background-color: #797077;
}
</style>
border-color css
<style>
span { border-color: #797077; }
span { border-color: rgb(121,112,119); }
td.TdClassName
{
border-color: #797077;
}
.TagClassName
{
border-color: #797077;
}
</style>