Shades of Monsoon #796473
Tints of Monsoon #796473
RGB
CMYK
RGB Variations
Color information
#796473 (or 0x796473) is known color: Monsoon. HEX triplet: 79, 64 and 73. RGB value is (121,100,115). Sum of RGB (Red+Green+Blue) = 121+100+115=336 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.01% from 336); Green value is 100 (39.45% from 255 or 29.76% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 121 - color contains mainly: red. Hex color #796473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796473 is #869B8C. Grayscale: #6B6B6B. Windows color (decimal): -8821645 or 7562361. OLE color: 7562361.
HSL color Cylindrical-coordinate representation of color #796473: hue angle of 317.14º 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 #796473 is Cyan = 0, Magento = 0.17, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 100 | 115 | - |
| CMYK | 0 | 0.17 | 0.05 | 0.53 |
| HSL | 317.14º | 0.1% | 0.43% | - |
| HSV(B) | 317.14º | 0.17% | 0.47% | - |
| XYZ | 15.54 | 14.42 | 18.18 | - |
| YUV | 107.99 | 131.96 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 115 | 0 | 0.17 | 0.05 | 0.53 | 317.14 | 0.1 | 0.43 |
| Hex | 79 | 64 | 73 | 0 | 11 | 5 | 35 | 13D | A | 2B |
| Octal | 171 | 144 | 163 | 0 | 21 | 5 | 65 | 475 | 12 | 53 |
| Binary | 1111001 | 1100100 | 1110011 | 0 | 10001 | 101 | 110101 | 100111101 | 1010 | 101011 |
Color Harmonies of #796473
Complementary color
Monochromatic Colors of #796473
Black with #796473
Text Example
Text Example
White with #796473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796473; }
p { color: rgb(121,100,115); }
H1.HeaderClassName
{
color: #796473;
}
.AnyTagClassName
{
color: #796473;
}
</style>
background-color css
<style>
a { background-color: #796473; }
a { background-color: rgb(121,100,115); }
div.DivClassName
{
background-color: #796473;
}
.BgClassName
{
background-color: #796473;
}
</style>
border-color css
<style>
span { border-color: #796473; }
span { border-color: rgb(121,100,115); }
td.TdClassName
{
border-color: #796473;
}
.TagClassName
{
border-color: #796473;
}
</style>