Shades of Monsoon #797277
Tints of Monsoon #797277
RGB
CMYK
RGB Variations
Color information
#797277 (or 0x797277) is known color: Monsoon. HEX triplet: 79, 72 and 77. RGB value is (121,114,119). Sum of RGB (Red+Green+Blue) = 121+114+119=354 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.18% from 354); Green value is 114 (44.92% from 255 or 32.20% from 354); Blue value is 119 (46.88% from 255 or 33.62% from 354); Max value from RGB is 121 - color contains mainly: red. Hex color #797277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797277 is #868D88. Grayscale: #747474. Windows color (decimal): -8818057 or 7828089. OLE color: 7828089.
HSL color Cylindrical-coordinate representation of color #797277: hue angle of 317.14º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #797277 is Cyan = 0, Magento = 0.06, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 119 | - |
| CMYK | 0 | 0.06 | 0.02 | 0.53 |
| HSL | 317.14º | 0.03% | 0.46% | - |
| HSV(B) | 317.14º | 0.06% | 0.47% | - |
| XYZ | 17.23 | 17.43 | 19.91 | - |
| YUV | 116.66 | 129.32 | 131.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 119 | 0 | 0.06 | 0.02 | 0.53 | 317.14 | 0.03 | 0.46 |
| Hex | 79 | 72 | 77 | 0 | 6 | 2 | 35 | 13D | 3 | 2E |
| Octal | 171 | 162 | 167 | 0 | 6 | 2 | 65 | 475 | 3 | 56 |
| Binary | 1111001 | 1110010 | 1110111 | 0 | 110 | 10 | 110101 | 100111101 | 11 | 101110 |
Color Harmonies of #797277
Complementary color
Monochromatic Colors of #797277
Black with #797277
Text Example
Text Example
White with #797277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797277; }
p { color: rgb(121,114,119); }
H1.HeaderClassName
{
color: #797277;
}
.AnyTagClassName
{
color: #797277;
}
</style>
background-color css
<style>
a { background-color: #797277; }
a { background-color: rgb(121,114,119); }
div.DivClassName
{
background-color: #797277;
}
.BgClassName
{
background-color: #797277;
}
</style>
border-color css
<style>
span { border-color: #797277; }
span { border-color: rgb(121,114,119); }
td.TdClassName
{
border-color: #797277;
}
.TagClassName
{
border-color: #797277;
}
</style>