Shades of Monsoon #816076
Tints of Monsoon #816076
RGB
CMYK
RGB Variations
Color information
#816076 (or 0x816076) is known color: Monsoon. HEX triplet: 81, 60 and 76. RGB value is (129,96,118). Sum of RGB (Red+Green+Blue) = 129+96+118=343 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.61% from 343); Green value is 96 (37.89% from 255 or 27.99% from 343); Blue value is 118 (46.48% from 255 or 34.40% from 343); Max value from RGB is 129 - color contains mainly: red. Hex color #816076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816076 is #7E9F89. Grayscale: #6C6C6C. Windows color (decimal): -8298378 or 7757953. OLE color: 7757953.
HSL color Cylindrical-coordinate representation of color #816076: hue angle of 320º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #816076 is Cyan = 0, Magento = 0.26, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 118 | - |
| CMYK | 0 | 0.26 | 0.09 | 0.49 |
| HSL | 320º | 0.15% | 0.44% | - |
| HSV(B) | 320º | 0.26% | 0.51% | - |
| XYZ | 16.51 | 14.34 | 19.04 | - |
| YUV | 108.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 118 | 0 | 0.26 | 0.09 | 0.49 | 320 | 0.15 | 0.44 |
| Hex | 81 | 60 | 76 | 0 | 1A | 9 | 31 | 140 | F | 2C |
| Octal | 201 | 140 | 166 | 0 | 32 | 11 | 61 | 500 | 17 | 54 |
| Binary | 10000001 | 1100000 | 1110110 | 0 | 11010 | 1001 | 110001 | 101000000 | 1111 | 101100 |
Color Harmonies of #816076
Complementary color
Monochromatic Colors of #816076
Black with #816076
Text Example
Text Example
White with #816076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816076; }
p { color: rgb(129,96,118); }
H1.HeaderClassName
{
color: #816076;
}
.AnyTagClassName
{
color: #816076;
}
</style>
background-color css
<style>
a { background-color: #816076; }
a { background-color: rgb(129,96,118); }
div.DivClassName
{
background-color: #816076;
}
.BgClassName
{
background-color: #816076;
}
</style>
border-color css
<style>
span { border-color: #816076; }
span { border-color: rgb(129,96,118); }
td.TdClassName
{
border-color: #816076;
}
.TagClassName
{
border-color: #816076;
}
</style>