Shades of Monsoon #796771
Tints of Monsoon #796771
RGB
CMYK
RGB Variations
Color information
#796771 (or 0x796771) is known color: Monsoon. HEX triplet: 79, 67 and 71. RGB value is (121,103,113). Sum of RGB (Red+Green+Blue) = 121+103+113=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 113 (44.53% from 255 or 33.53% from 337); Max value from RGB is 121 - color contains mainly: red. Hex color #796771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796771 is #86988E. Grayscale: #6D6D6D. Windows color (decimal): -8820879 or 7432057. OLE color: 7432057.
HSL color Cylindrical-coordinate representation of color #796771: hue angle of 326.67º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #796771 is Cyan = 0, Magento = 0.15, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 113 | - |
| CMYK | 0 | 0.15 | 0.07 | 0.53 |
| HSL | 326.67º | 0.08% | 0.44% | - |
| HSV(B) | 326.67º | 0.15% | 0.47% | - |
| XYZ | 15.72 | 14.96 | 17.68 | - |
| YUV | 109.52 | 129.96 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 113 | 0 | 0.15 | 0.07 | 0.53 | 326.67 | 0.08 | 0.44 |
| Hex | 79 | 67 | 71 | 0 | F | 7 | 35 | 147 | 8 | 2C |
| Octal | 171 | 147 | 161 | 0 | 17 | 7 | 65 | 507 | 10 | 54 |
| Binary | 1111001 | 1100111 | 1110001 | 0 | 1111 | 111 | 110101 | 101000111 | 1000 | 101100 |
Color Harmonies of #796771
Complementary color
Monochromatic Colors of #796771
Black with #796771
Text Example
Text Example
White with #796771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796771; }
p { color: rgb(121,103,113); }
H1.HeaderClassName
{
color: #796771;
}
.AnyTagClassName
{
color: #796771;
}
</style>
background-color css
<style>
a { background-color: #796771; }
a { background-color: rgb(121,103,113); }
div.DivClassName
{
background-color: #796771;
}
.BgClassName
{
background-color: #796771;
}
</style>
border-color css
<style>
span { border-color: #796771; }
span { border-color: rgb(121,103,113); }
td.TdClassName
{
border-color: #796771;
}
.TagClassName
{
border-color: #796771;
}
</style>