Shades of Monsoon #797376
Tints of Monsoon #797376
RGB
CMYK
RGB Variations
Color information
#797376 (or 0x797376) is known color: Monsoon. HEX triplet: 79, 73 and 76. RGB value is (121,115,118). Sum of RGB (Red+Green+Blue) = 121+115+118=354 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.18% from 354); Green value is 115 (45.31% from 255 or 32.49% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 121 - color contains mainly: red. Hex color #797376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797376 is #868C89. Grayscale: #757575. Windows color (decimal): -8817802 or 7762809. OLE color: 7762809.
HSL color Cylindrical-coordinate representation of color #797376: hue angle of 330º 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 #797376 is Cyan = 0, Magento = 0.05, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 118 | - |
| CMYK | 0 | 0.05 | 0.02 | 0.53 |
| HSL | 330º | 0.03% | 0.46% | - |
| HSV(B) | 330º | 0.05% | 0.47% | - |
| XYZ | 17.29 | 17.63 | 19.63 | - |
| YUV | 117.14 | 128.49 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 118 | 0 | 0.05 | 0.02 | 0.53 | 330 | 0.03 | 0.46 |
| Hex | 79 | 73 | 76 | 0 | 5 | 2 | 35 | 14A | 3 | 2E |
| Octal | 171 | 163 | 166 | 0 | 5 | 2 | 65 | 512 | 3 | 56 |
| Binary | 1111001 | 1110011 | 1110110 | 0 | 101 | 10 | 110101 | 101001010 | 11 | 101110 |
Color Harmonies of #797376
Complementary color
Monochromatic Colors of #797376
Black with #797376
Text Example
Text Example
White with #797376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797376; }
p { color: rgb(121,115,118); }
H1.HeaderClassName
{
color: #797376;
}
.AnyTagClassName
{
color: #797376;
}
</style>
background-color css
<style>
a { background-color: #797376; }
a { background-color: rgb(121,115,118); }
div.DivClassName
{
background-color: #797376;
}
.BgClassName
{
background-color: #797376;
}
</style>
border-color css
<style>
span { border-color: #797376; }
span { border-color: rgb(121,115,118); }
td.TdClassName
{
border-color: #797376;
}
.TagClassName
{
border-color: #797376;
}
</style>