Shades of Monsoon #796472
Tints of Monsoon #796472
RGB
CMYK
RGB Variations
Color information
#796472 (or 0x796472) is known color: Monsoon. HEX triplet: 79, 64 and 72. RGB value is (121,100,114). Sum of RGB (Red+Green+Blue) = 121+100+114=335 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.12% from 335); Green value is 100 (39.45% from 255 or 29.85% from 335); Blue value is 114 (44.92% from 255 or 34.03% from 335); Max value from RGB is 121 - color contains mainly: red. Hex color #796472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796472 is #869B8D. Grayscale: #6B6B6B. Windows color (decimal): -8821646 or 7496825. OLE color: 7496825.
HSL color Cylindrical-coordinate representation of color #796472: hue angle of 320º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #796472 is Cyan = 0, Magento = 0.17, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 100 | 114 | - |
| CMYK | 0 | 0.17 | 0.06 | 0.53 |
| HSL | 320º | 0.1% | 0.43% | - |
| HSV(B) | 320º | 0.17% | 0.47% | - |
| XYZ | 15.48 | 14.39 | 17.88 | - |
| YUV | 107.88 | 131.46 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 114 | 0 | 0.17 | 0.06 | 0.53 | 320 | 0.1 | 0.43 |
| Hex | 79 | 64 | 72 | 0 | 11 | 6 | 35 | 140 | A | 2B |
| Octal | 171 | 144 | 162 | 0 | 21 | 6 | 65 | 500 | 12 | 53 |
| Binary | 1111001 | 1100100 | 1110010 | 0 | 10001 | 110 | 110101 | 101000000 | 1010 | 101011 |
Color Harmonies of #796472
Complementary color
Monochromatic Colors of #796472
Black with #796472
Text Example
Text Example
White with #796472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796472; }
p { color: rgb(121,100,114); }
H1.HeaderClassName
{
color: #796472;
}
.AnyTagClassName
{
color: #796472;
}
</style>
background-color css
<style>
a { background-color: #796472; }
a { background-color: rgb(121,100,114); }
div.DivClassName
{
background-color: #796472;
}
.BgClassName
{
background-color: #796472;
}
</style>
border-color css
<style>
span { border-color: #796472; }
span { border-color: rgb(121,100,114); }
td.TdClassName
{
border-color: #796472;
}
.TagClassName
{
border-color: #796472;
}
</style>