Shades of Monsoon #797176
Tints of Monsoon #797176
RGB
CMYK
RGB Variations
Color information
#797176 (or 0x797176) is known color: Monsoon. HEX triplet: 79, 71 and 76. RGB value is (121,113,118). Sum of RGB (Red+Green+Blue) = 121+113+118=352 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.38% from 352); Green value is 113 (44.53% from 255 or 32.10% from 352); Blue value is 118 (46.48% from 255 or 33.52% from 352); Max value from RGB is 121 - color contains mainly: red. Hex color #797176 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797176 is #868E89. Grayscale: #737373. Windows color (decimal): -8818314 or 7762297. OLE color: 7762297.
HSL color Cylindrical-coordinate representation of color #797176: hue angle of 322.5º degrees, saturation: 0.03, 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 #797176 is Cyan = 0, Magento = 0.07, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 118 | - |
| CMYK | 0 | 0.07 | 0.02 | 0.53 |
| HSL | 322.5º | 0.03% | 0.46% | - |
| HSV(B) | 322.5º | 0.07% | 0.47% | - |
| XYZ | 17.06 | 17.18 | 19.56 | - |
| YUV | 115.96 | 129.15 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 118 | 0 | 0.07 | 0.02 | 0.53 | 322.5 | 0.03 | 0.46 |
| Hex | 79 | 71 | 76 | 0 | 7 | 2 | 35 | 142 | 3 | 2E |
| Octal | 171 | 161 | 166 | 0 | 7 | 2 | 65 | 502 | 3 | 56 |
| Binary | 1111001 | 1110001 | 1110110 | 0 | 111 | 10 | 110101 | 101000010 | 11 | 101110 |
Color Harmonies of #797176
Complementary color
Monochromatic Colors of #797176
Black with #797176
Text Example
Text Example
White with #797176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797176; }
p { color: rgb(121,113,118); }
H1.HeaderClassName
{
color: #797176;
}
.AnyTagClassName
{
color: #797176;
}
</style>
background-color css
<style>
a { background-color: #797176; }
a { background-color: rgb(121,113,118); }
div.DivClassName
{
background-color: #797176;
}
.BgClassName
{
background-color: #797176;
}
</style>
border-color css
<style>
span { border-color: #797176; }
span { border-color: rgb(121,113,118); }
td.TdClassName
{
border-color: #797176;
}
.TagClassName
{
border-color: #797176;
}
</style>