Shades of Monsoon #796672
Tints of Monsoon #796672
RGB
CMYK
RGB Variations
Color information
#796672 (or 0x796672) is known color: Monsoon. HEX triplet: 79, 66 and 72. RGB value is (121,102,114). Sum of RGB (Red+Green+Blue) = 121+102+114=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 102 (40.23% from 255 or 30.27% from 337); Blue value is 114 (44.92% from 255 or 33.83% from 337); Max value from RGB is 121 - color contains mainly: red. Hex color #796672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796672 is #86998D. Grayscale: #6D6D6D. Windows color (decimal): -8821134 or 7497337. OLE color: 7497337.
HSL color Cylindrical-coordinate representation of color #796672: hue angle of 322.11º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #796672 is Cyan = 0, Magento = 0.16, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 114 | - |
| CMYK | 0 | 0.16 | 0.06 | 0.53 |
| HSL | 322.11º | 0.09% | 0.44% | - |
| HSV(B) | 322.11º | 0.16% | 0.47% | - |
| XYZ | 15.67 | 14.78 | 17.95 | - |
| YUV | 109.05 | 130.79 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 114 | 0 | 0.16 | 0.06 | 0.53 | 322.11 | 0.09 | 0.44 |
| Hex | 79 | 66 | 72 | 0 | 10 | 6 | 35 | 142 | 9 | 2C |
| Octal | 171 | 146 | 162 | 0 | 20 | 6 | 65 | 502 | 11 | 54 |
| Binary | 1111001 | 1100110 | 1110010 | 0 | 10000 | 110 | 110101 | 101000010 | 1001 | 101100 |
Color Harmonies of #796672
Complementary color
Monochromatic Colors of #796672
Black with #796672
Text Example
Text Example
White with #796672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796672; }
p { color: rgb(121,102,114); }
H1.HeaderClassName
{
color: #796672;
}
.AnyTagClassName
{
color: #796672;
}
</style>
background-color css
<style>
a { background-color: #796672; }
a { background-color: rgb(121,102,114); }
div.DivClassName
{
background-color: #796672;
}
.BgClassName
{
background-color: #796672;
}
</style>
border-color css
<style>
span { border-color: #796672; }
span { border-color: rgb(121,102,114); }
td.TdClassName
{
border-color: #796672;
}
.TagClassName
{
border-color: #796672;
}
</style>