Shades of Monsoon #796973
Tints of Monsoon #796973
RGB
CMYK
RGB Variations
Color information
#796973 (or 0x796973) is known color: Monsoon. HEX triplet: 79, 69 and 73. RGB value is (121,105,115). Sum of RGB (Red+Green+Blue) = 121+105+115=341 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.48% from 341); Green value is 105 (41.41% from 255 or 30.79% from 341); Blue value is 115 (45.31% from 255 or 33.72% from 341); Max value from RGB is 121 - color contains mainly: red. Hex color #796973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796973 is #86968C. Grayscale: #6E6E6E. Windows color (decimal): -8820365 or 7563641. OLE color: 7563641.
HSL color Cylindrical-coordinate representation of color #796973: hue angle of 322.5º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #796973 is Cyan = 0, Magento = 0.13, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 115 | - |
| CMYK | 0 | 0.13 | 0.05 | 0.53 |
| HSL | 322.5º | 0.07% | 0.44% | - |
| HSV(B) | 322.5º | 0.13% | 0.47% | - |
| XYZ | 16.03 | 15.41 | 18.35 | - |
| YUV | 110.92 | 130.3 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 115 | 0 | 0.13 | 0.05 | 0.53 | 322.5 | 0.07 | 0.44 |
| Hex | 79 | 69 | 73 | 0 | D | 5 | 35 | 142 | 7 | 2C |
| Octal | 171 | 151 | 163 | 0 | 15 | 5 | 65 | 502 | 7 | 54 |
| Binary | 1111001 | 1101001 | 1110011 | 0 | 1101 | 101 | 110101 | 101000010 | 111 | 101100 |
Color Harmonies of #796973
Complementary color
Monochromatic Colors of #796973
Black with #796973
Text Example
Text Example
White with #796973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796973; }
p { color: rgb(121,105,115); }
H1.HeaderClassName
{
color: #796973;
}
.AnyTagClassName
{
color: #796973;
}
</style>
background-color css
<style>
a { background-color: #796973; }
a { background-color: rgb(121,105,115); }
div.DivClassName
{
background-color: #796973;
}
.BgClassName
{
background-color: #796973;
}
</style>
border-color css
<style>
span { border-color: #796973; }
span { border-color: rgb(121,105,115); }
td.TdClassName
{
border-color: #796973;
}
.TagClassName
{
border-color: #796973;
}
</style>