Shades of Monsoon #796871
Tints of Monsoon #796871
RGB
CMYK
RGB Variations
Color information
#796871 (or 0x796871) is known color: Monsoon. HEX triplet: 79, 68 and 71. RGB value is (121,104,113). Sum of RGB (Red+Green+Blue) = 121+104+113=338 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.80% from 338); Green value is 104 (41.02% from 255 or 30.77% from 338); Blue value is 113 (44.53% from 255 or 33.43% from 338); Max value from RGB is 121 - color contains mainly: red. Hex color #796871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796871 is #86978E. Grayscale: #6E6E6E. Windows color (decimal): -8820623 or 7432313. OLE color: 7432313.
HSL color Cylindrical-coordinate representation of color #796871: hue angle of 328.24º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #796871 is Cyan = 0, Magento = 0.14, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 113 | - |
| CMYK | 0 | 0.14 | 0.07 | 0.53 |
| HSL | 328.24º | 0.08% | 0.44% | - |
| HSV(B) | 328.24º | 0.14% | 0.47% | - |
| XYZ | 15.82 | 15.16 | 17.71 | - |
| YUV | 110.11 | 129.63 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 113 | 0 | 0.14 | 0.07 | 0.53 | 328.24 | 0.08 | 0.44 |
| Hex | 79 | 68 | 71 | 0 | E | 7 | 35 | 148 | 8 | 2C |
| Octal | 171 | 150 | 161 | 0 | 16 | 7 | 65 | 510 | 10 | 54 |
| Binary | 1111001 | 1101000 | 1110001 | 0 | 1110 | 111 | 110101 | 101001000 | 1000 | 101100 |
Color Harmonies of #796871
Complementary color
Monochromatic Colors of #796871
Black with #796871
Text Example
Text Example
White with #796871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796871; }
p { color: rgb(121,104,113); }
H1.HeaderClassName
{
color: #796871;
}
.AnyTagClassName
{
color: #796871;
}
</style>
background-color css
<style>
a { background-color: #796871; }
a { background-color: rgb(121,104,113); }
div.DivClassName
{
background-color: #796871;
}
.BgClassName
{
background-color: #796871;
}
</style>
border-color css
<style>
span { border-color: #796871; }
span { border-color: rgb(121,104,113); }
td.TdClassName
{
border-color: #796871;
}
.TagClassName
{
border-color: #796871;
}
</style>