Shades of Monsoon #796372
Tints of Monsoon #796372
RGB
CMYK
RGB Variations
Color information
#796372 (or 0x796372) is known color: Monsoon. HEX triplet: 79, 63 and 72. RGB value is (121,99,114). Sum of RGB (Red+Green+Blue) = 121+99+114=334 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.23% from 334); Green value is 99 (39.06% from 255 or 29.64% from 334); Blue value is 114 (44.92% from 255 or 34.13% from 334); Max value from RGB is 121 - color contains mainly: red. Hex color #796372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796372 is #869C8D. Grayscale: #6B6B6B. Windows color (decimal): -8821902 or 7496569. OLE color: 7496569.
HSL color Cylindrical-coordinate representation of color #796372: hue angle of 319.09º 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 #796372 is Cyan = 0, Magento = 0.18, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 114 | - |
| CMYK | 0 | 0.18 | 0.06 | 0.53 |
| HSL | 319.09º | 0.1% | 0.43% | - |
| HSV(B) | 319.09º | 0.18% | 0.47% | - |
| XYZ | 15.38 | 14.2 | 17.85 | - |
| YUV | 107.29 | 131.79 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 114 | 0 | 0.18 | 0.06 | 0.53 | 319.09 | 0.1 | 0.43 |
| Hex | 79 | 63 | 72 | 0 | 12 | 6 | 35 | 13F | A | 2B |
| Octal | 171 | 143 | 162 | 0 | 22 | 6 | 65 | 477 | 12 | 53 |
| Binary | 1111001 | 1100011 | 1110010 | 0 | 10010 | 110 | 110101 | 100111111 | 1010 | 101011 |
Color Harmonies of #796372
Complementary color
Monochromatic Colors of #796372
Black with #796372
Text Example
Text Example
White with #796372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796372; }
p { color: rgb(121,99,114); }
H1.HeaderClassName
{
color: #796372;
}
.AnyTagClassName
{
color: #796372;
}
</style>
background-color css
<style>
a { background-color: #796372; }
a { background-color: rgb(121,99,114); }
div.DivClassName
{
background-color: #796372;
}
.BgClassName
{
background-color: #796372;
}
</style>
border-color css
<style>
span { border-color: #796372; }
span { border-color: rgb(121,99,114); }
td.TdClassName
{
border-color: #796372;
}
.TagClassName
{
border-color: #796372;
}
</style>