Shades of Monsoon #796270
Tints of Monsoon #796270
RGB
CMYK
RGB Variations
Color information
#796270 (or 0x796270) is known color: Monsoon. HEX triplet: 79, 62 and 70. RGB value is (121,98,112). Sum of RGB (Red+Green+Blue) = 121+98+112=331 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.56% from 331); Green value is 98 (38.67% from 255 or 29.61% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 121 - color contains mainly: red. Hex color #796270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796270 is #869D8F. Grayscale: #6A6A6A. Windows color (decimal): -8822160 or 7365241. OLE color: 7365241.
HSL color Cylindrical-coordinate representation of color #796270: hue angle of 323.48º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #796270 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 112 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.53 |
| HSL | 323.48º | 0.11% | 0.43% | - |
| HSV(B) | 323.48º | 0.19% | 0.47% | - |
| XYZ | 15.18 | 13.97 | 17.23 | - |
| YUV | 106.47 | 131.12 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 112 | 0 | 0.19 | 0.07 | 0.53 | 323.48 | 0.11 | 0.43 |
| Hex | 79 | 62 | 70 | 0 | 13 | 7 | 35 | 143 | B | 2B |
| Octal | 171 | 142 | 160 | 0 | 23 | 7 | 65 | 503 | 13 | 53 |
| Binary | 1111001 | 1100010 | 1110000 | 0 | 10011 | 111 | 110101 | 101000011 | 1011 | 101011 |
Color Harmonies of #796270
Complementary color
Monochromatic Colors of #796270
Black with #796270
Text Example
Text Example
White with #796270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796270; }
p { color: rgb(121,98,112); }
H1.HeaderClassName
{
color: #796270;
}
.AnyTagClassName
{
color: #796270;
}
</style>
background-color css
<style>
a { background-color: #796270; }
a { background-color: rgb(121,98,112); }
div.DivClassName
{
background-color: #796270;
}
.BgClassName
{
background-color: #796270;
}
</style>
border-color css
<style>
span { border-color: #796270; }
span { border-color: rgb(121,98,112); }
td.TdClassName
{
border-color: #796270;
}
.TagClassName
{
border-color: #796270;
}
</style>