Shades of Monsoon #817980
Tints of Monsoon #817980
RGB
CMYK
RGB Variations
Color information
#817980 (or 0x817980) is known color: Monsoon. HEX triplet: 81, 79 and 80. RGB value is (129,121,128). Sum of RGB (Red+Green+Blue) = 129+121+128=378 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.13% from 378); Green value is 121 (47.66% from 255 or 32.01% from 378); Blue value is 128 (50.39% from 255 or 33.86% from 378); Max value from RGB is 129 - color contains mainly: red. Hex color #817980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817980 is #7E867F. Grayscale: #7C7C7C. Windows color (decimal): -8291968 or 8419713. OLE color: 8419713.
HSL color Cylindrical-coordinate representation of color #817980: hue angle of 307.5º degrees, saturation: 0.03, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #817980 is Cyan = 0, Magento = 0.06, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 128 | - |
| CMYK | 0 | 0.06 | 0.01 | 0.49 |
| HSL | 307.5º | 0.03% | 0.49% | - |
| HSV(B) | 307.5º | 0.06% | 0.51% | - |
| XYZ | 19.79 | 19.9 | 23.22 | - |
| YUV | 124.19 | 130.15 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 128 | 0 | 0.06 | 0.01 | 0.49 | 307.5 | 0.03 | 0.49 |
| Hex | 81 | 79 | 80 | 0 | 6 | 1 | 31 | 134 | 3 | 31 |
| Octal | 201 | 171 | 200 | 0 | 6 | 1 | 61 | 464 | 3 | 61 |
| Binary | 10000001 | 1111001 | 10000000 | 0 | 110 | 1 | 110001 | 100110100 | 11 | 110001 |
Color Harmonies of #817980
Complementary color
Monochromatic Colors of #817980
Black with #817980
Text Example
Text Example
White with #817980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817980; }
p { color: rgb(129,121,128); }
H1.HeaderClassName
{
color: #817980;
}
.AnyTagClassName
{
color: #817980;
}
</style>
background-color css
<style>
a { background-color: #817980; }
a { background-color: rgb(129,121,128); }
div.DivClassName
{
background-color: #817980;
}
.BgClassName
{
background-color: #817980;
}
</style>
border-color css
<style>
span { border-color: #817980; }
span { border-color: rgb(129,121,128); }
td.TdClassName
{
border-color: #817980;
}
.TagClassName
{
border-color: #817980;
}
</style>