Shades of Monsoon #796975
Tints of Monsoon #796975
RGB
CMYK
RGB Variations
Color information
#796975 (or 0x796975) is known color: Monsoon. HEX triplet: 79, 69 and 75. RGB value is (121,105,117). Sum of RGB (Red+Green+Blue) = 121+105+117=343 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.28% from 343); Green value is 105 (41.41% from 255 or 30.61% from 343); Blue value is 117 (46.09% from 255 or 34.11% from 343); Max value from RGB is 121 - color contains mainly: red. Hex color #796975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796975 is #86968A. Grayscale: #6F6F6F. Windows color (decimal): -8820363 or 7694713. OLE color: 7694713.
HSL color Cylindrical-coordinate representation of color #796975: hue angle of 315º 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 #796975 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 117 | - |
| CMYK | 0 | 0.13 | 0.03 | 0.53 |
| HSL | 315º | 0.07% | 0.44% | - |
| HSV(B) | 315º | 0.13% | 0.47% | - |
| XYZ | 16.15 | 15.45 | 18.96 | - |
| YUV | 111.15 | 131.3 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 117 | 0 | 0.13 | 0.03 | 0.53 | 315 | 0.07 | 0.44 |
| Hex | 79 | 69 | 75 | 0 | D | 3 | 35 | 13B | 7 | 2C |
| Octal | 171 | 151 | 165 | 0 | 15 | 3 | 65 | 473 | 7 | 54 |
| Binary | 1111001 | 1101001 | 1110101 | 0 | 1101 | 11 | 110101 | 100111011 | 111 | 101100 |
Color Harmonies of #796975
Complementary color
Monochromatic Colors of #796975
Black with #796975
Text Example
Text Example
White with #796975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796975; }
p { color: rgb(121,105,117); }
H1.HeaderClassName
{
color: #796975;
}
.AnyTagClassName
{
color: #796975;
}
</style>
background-color css
<style>
a { background-color: #796975; }
a { background-color: rgb(121,105,117); }
div.DivClassName
{
background-color: #796975;
}
.BgClassName
{
background-color: #796975;
}
</style>
border-color css
<style>
span { border-color: #796975; }
span { border-color: rgb(121,105,117); }
td.TdClassName
{
border-color: #796975;
}
.TagClassName
{
border-color: #796975;
}
</style>