Shades of Monsoon #796370
Tints of Monsoon #796370
RGB
CMYK
RGB Variations
Color information
#796370 (or 0x796370) is known color: Monsoon. HEX triplet: 79, 63 and 70. RGB value is (121,99,112). Sum of RGB (Red+Green+Blue) = 121+99+112=332 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.45% from 332); Green value is 99 (39.06% from 255 or 29.82% from 332); Blue value is 112 (44.14% from 255 or 33.73% from 332); Max value from RGB is 121 - color contains mainly: red. Hex color #796370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796370 is #869C8F. Grayscale: #6B6B6B. Windows color (decimal): -8821904 or 7365497. OLE color: 7365497.
HSL color Cylindrical-coordinate representation of color #796370: hue angle of 324.55º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #796370 is Cyan = 0, Magento = 0.18, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 112 | - |
| CMYK | 0 | 0.18 | 0.07 | 0.53 |
| HSL | 324.55º | 0.1% | 0.43% | - |
| HSV(B) | 324.55º | 0.18% | 0.47% | - |
| XYZ | 15.27 | 14.16 | 17.26 | - |
| YUV | 107.06 | 130.79 | 137.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 112 | 0 | 0.18 | 0.07 | 0.53 | 324.55 | 0.1 | 0.43 |
| Hex | 79 | 63 | 70 | 0 | 12 | 7 | 35 | 145 | A | 2B |
| Octal | 171 | 143 | 160 | 0 | 22 | 7 | 65 | 505 | 12 | 53 |
| Binary | 1111001 | 1100011 | 1110000 | 0 | 10010 | 111 | 110101 | 101000101 | 1010 | 101011 |
Color Harmonies of #796370
Complementary color
Monochromatic Colors of #796370
Black with #796370
Text Example
Text Example
White with #796370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796370; }
p { color: rgb(121,99,112); }
H1.HeaderClassName
{
color: #796370;
}
.AnyTagClassName
{
color: #796370;
}
</style>
background-color css
<style>
a { background-color: #796370; }
a { background-color: rgb(121,99,112); }
div.DivClassName
{
background-color: #796370;
}
.BgClassName
{
background-color: #796370;
}
</style>
border-color css
<style>
span { border-color: #796370; }
span { border-color: rgb(121,99,112); }
td.TdClassName
{
border-color: #796370;
}
.TagClassName
{
border-color: #796370;
}
</style>