Shades of Monsoon #797378
Tints of Monsoon #797378
RGB
CMYK
RGB Variations
Color information
#797378 (or 0x797378) is known color: Monsoon. HEX triplet: 79, 73 and 78. RGB value is (121,115,120). Sum of RGB (Red+Green+Blue) = 121+115+120=356 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.99% from 356); Green value is 115 (45.31% from 255 or 32.30% from 356); Blue value is 120 (47.27% from 255 or 33.71% from 356); Max value from RGB is 121 - color contains mainly: red. Hex color #797378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797378 is #868C87. Grayscale: #757575. Windows color (decimal): -8817800 or 7893881. OLE color: 7893881.
HSL color Cylindrical-coordinate representation of color #797378: 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 #797378 is Cyan = 0, Magento = 0.05, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 120 | - |
| CMYK | 0 | 0.05 | 0.01 | 0.53 |
| HSL | 310º | 0.03% | 0.46% | - |
| HSV(B) | 310º | 0.05% | 0.47% | - |
| XYZ | 17.41 | 17.68 | 20.26 | - |
| YUV | 117.36 | 129.49 | 130.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 120 | 0 | 0.05 | 0.01 | 0.53 | 310 | 0.03 | 0.46 |
| Hex | 79 | 73 | 78 | 0 | 5 | 1 | 35 | 136 | 3 | 2E |
| Octal | 171 | 163 | 170 | 0 | 5 | 1 | 65 | 466 | 3 | 56 |
| Binary | 1111001 | 1110011 | 1111000 | 0 | 101 | 1 | 110101 | 100110110 | 11 | 101110 |
Color Harmonies of #797378
Complementary color
Monochromatic Colors of #797378
Black with #797378
Text Example
Text Example
White with #797378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797378; }
p { color: rgb(121,115,120); }
H1.HeaderClassName
{
color: #797378;
}
.AnyTagClassName
{
color: #797378;
}
</style>
background-color css
<style>
a { background-color: #797378; }
a { background-color: rgb(121,115,120); }
div.DivClassName
{
background-color: #797378;
}
.BgClassName
{
background-color: #797378;
}
</style>
border-color css
<style>
span { border-color: #797378; }
span { border-color: rgb(121,115,120); }
td.TdClassName
{
border-color: #797378;
}
.TagClassName
{
border-color: #797378;
}
</style>