Shades of Monsoon #797075
Tints of Monsoon #797075
RGB
CMYK
RGB Variations
Color information
#797075 (or 0x797075) is known color: Monsoon. HEX triplet: 79, 70 and 75. RGB value is (121,112,117). Sum of RGB (Red+Green+Blue) = 121+112+117=350 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.57% from 350); Green value is 112 (44.14% from 255 or 32% from 350); Blue value is 117 (46.09% from 255 or 33.43% from 350); Max value from RGB is 121 - color contains mainly: red. Hex color #797075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797075 is #868F8A. Grayscale: #737373. Windows color (decimal): -8818571 or 7696505. OLE color: 7696505.
HSL color Cylindrical-coordinate representation of color #797075: hue angle of 326.67º 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 #797075 is Cyan = 0, Magento = 0.07, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 117 | - |
| CMYK | 0 | 0.07 | 0.03 | 0.53 |
| HSL | 326.67º | 0.04% | 0.46% | - |
| HSV(B) | 326.67º | 0.07% | 0.47% | - |
| XYZ | 16.89 | 16.94 | 19.21 | - |
| YUV | 115.26 | 128.98 | 132.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 117 | 0 | 0.07 | 0.03 | 0.53 | 326.67 | 0.04 | 0.46 |
| Hex | 79 | 70 | 75 | 0 | 7 | 3 | 35 | 147 | 4 | 2E |
| Octal | 171 | 160 | 165 | 0 | 7 | 3 | 65 | 507 | 4 | 56 |
| Binary | 1111001 | 1110000 | 1110101 | 0 | 111 | 11 | 110101 | 101000111 | 100 | 101110 |
Color Harmonies of #797075
Complementary color
Monochromatic Colors of #797075
Black with #797075
Text Example
Text Example
White with #797075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797075; }
p { color: rgb(121,112,117); }
H1.HeaderClassName
{
color: #797075;
}
.AnyTagClassName
{
color: #797075;
}
</style>
background-color css
<style>
a { background-color: #797075; }
a { background-color: rgb(121,112,117); }
div.DivClassName
{
background-color: #797075;
}
.BgClassName
{
background-color: #797075;
}
</style>
border-color css
<style>
span { border-color: #797075; }
span { border-color: rgb(121,112,117); }
td.TdClassName
{
border-color: #797075;
}
.TagClassName
{
border-color: #797075;
}
</style>