Shades of Monsoon #816977
Tints of Monsoon #816977
RGB
CMYK
RGB Variations
Color information
#816977 (or 0x816977) is known color: Monsoon. HEX triplet: 81, 69 and 77. RGB value is (129,105,119). Sum of RGB (Red+Green+Blue) = 129+105+119=353 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.54% from 353); Green value is 105 (41.41% from 255 or 29.75% from 353); Blue value is 119 (46.88% from 255 or 33.71% from 353); Max value from RGB is 129 - color contains mainly: red. Hex color #816977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816977 is #7E9688. Grayscale: #717171. Windows color (decimal): -8296073 or 7825793. OLE color: 7825793.
HSL color Cylindrical-coordinate representation of color #816977: hue angle of 325º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #816977 is Cyan = 0, Magento = 0.19, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 119 | - |
| CMYK | 0 | 0.19 | 0.08 | 0.49 |
| HSL | 325º | 0.1% | 0.46% | - |
| HSV(B) | 325º | 0.19% | 0.51% | - |
| XYZ | 17.43 | 16.1 | 19.64 | - |
| YUV | 113.77 | 130.95 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 119 | 0 | 0.19 | 0.08 | 0.49 | 325 | 0.1 | 0.46 |
| Hex | 81 | 69 | 77 | 0 | 13 | 8 | 31 | 145 | A | 2E |
| Octal | 201 | 151 | 167 | 0 | 23 | 10 | 61 | 505 | 12 | 56 |
| Binary | 10000001 | 1101001 | 1110111 | 0 | 10011 | 1000 | 110001 | 101000101 | 1010 | 101110 |
Color Harmonies of #816977
Complementary color
Monochromatic Colors of #816977
Black with #816977
Text Example
Text Example
White with #816977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816977; }
p { color: rgb(129,105,119); }
H1.HeaderClassName
{
color: #816977;
}
.AnyTagClassName
{
color: #816977;
}
</style>
background-color css
<style>
a { background-color: #816977; }
a { background-color: rgb(129,105,119); }
div.DivClassName
{
background-color: #816977;
}
.BgClassName
{
background-color: #816977;
}
</style>
border-color css
<style>
span { border-color: #816977; }
span { border-color: rgb(129,105,119); }
td.TdClassName
{
border-color: #816977;
}
.TagClassName
{
border-color: #816977;
}
</style>