Shades of Monsoon #816077
Tints of Monsoon #816077
RGB
CMYK
RGB Variations
Color information
#816077 (or 0x816077) is known color: Monsoon. HEX triplet: 81, 60 and 77. RGB value is (129,96,119). Sum of RGB (Red+Green+Blue) = 129+96+119=344 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.5% from 344); Green value is 96 (37.89% from 255 or 27.91% from 344); Blue value is 119 (46.88% from 255 or 34.59% from 344); Max value from RGB is 129 - color contains mainly: red. Hex color #816077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816077 is #7E9F88. Grayscale: #6C6C6C. Windows color (decimal): -8298377 or 7823489. OLE color: 7823489.
HSL color Cylindrical-coordinate representation of color #816077: hue angle of 318.18º 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 #816077 is Cyan = 0, Magento = 0.26, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 119 | - |
| CMYK | 0 | 0.26 | 0.08 | 0.49 |
| HSL | 318.18º | 0.15% | 0.44% | - |
| HSV(B) | 318.18º | 0.26% | 0.51% | - |
| XYZ | 16.57 | 14.36 | 19.35 | - |
| YUV | 108.49 | 133.93 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 119 | 0 | 0.26 | 0.08 | 0.49 | 318.18 | 0.15 | 0.44 |
| Hex | 81 | 60 | 77 | 0 | 1A | 8 | 31 | 13E | F | 2C |
| Octal | 201 | 140 | 167 | 0 | 32 | 10 | 61 | 476 | 17 | 54 |
| Binary | 10000001 | 1100000 | 1110111 | 0 | 11010 | 1000 | 110001 | 100111110 | 1111 | 101100 |
Color Harmonies of #816077
Complementary color
Monochromatic Colors of #816077
Black with #816077
Text Example
Text Example
White with #816077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816077; }
p { color: rgb(129,96,119); }
H1.HeaderClassName
{
color: #816077;
}
.AnyTagClassName
{
color: #816077;
}
</style>
background-color css
<style>
a { background-color: #816077; }
a { background-color: rgb(129,96,119); }
div.DivClassName
{
background-color: #816077;
}
.BgClassName
{
background-color: #816077;
}
</style>
border-color css
<style>
span { border-color: #816077; }
span { border-color: rgb(129,96,119); }
td.TdClassName
{
border-color: #816077;
}
.TagClassName
{
border-color: #816077;
}
</style>