Shades of Monsoon #816376
Tints of Monsoon #816376
RGB
CMYK
RGB Variations
Color information
#816376 (or 0x816376) is known color: Monsoon. HEX triplet: 81, 63 and 76. RGB value is (129,99,118). Sum of RGB (Red+Green+Blue) = 129+99+118=346 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.28% from 346); Green value is 99 (39.06% from 255 or 28.61% from 346); Blue value is 118 (46.48% from 255 or 34.10% from 346); Max value from RGB is 129 - color contains mainly: red. Hex color #816376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816376 is #7E9C89. Grayscale: #6E6E6E. Windows color (decimal): -8297610 or 7758721. OLE color: 7758721.
HSL color Cylindrical-coordinate representation of color #816376: hue angle of 322º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #816376 is Cyan = 0, Magento = 0.23, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 99 | 118 | - |
| CMYK | 0 | 0.23 | 0.09 | 0.49 |
| HSL | 322º | 0.13% | 0.45% | - |
| HSV(B) | 322º | 0.23% | 0.51% | - |
| XYZ | 16.79 | 14.9 | 19.13 | - |
| YUV | 110.14 | 132.44 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 99 | 118 | 0 | 0.23 | 0.09 | 0.49 | 322 | 0.13 | 0.45 |
| Hex | 81 | 63 | 76 | 0 | 17 | 9 | 31 | 142 | D | 2D |
| Octal | 201 | 143 | 166 | 0 | 27 | 11 | 61 | 502 | 15 | 55 |
| Binary | 10000001 | 1100011 | 1110110 | 0 | 10111 | 1001 | 110001 | 101000010 | 1101 | 101101 |
Color Harmonies of #816376
Complementary color
Monochromatic Colors of #816376
Black with #816376
Text Example
Text Example
White with #816376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816376; }
p { color: rgb(129,99,118); }
H1.HeaderClassName
{
color: #816376;
}
.AnyTagClassName
{
color: #816376;
}
</style>
background-color css
<style>
a { background-color: #816376; }
a { background-color: rgb(129,99,118); }
div.DivClassName
{
background-color: #816376;
}
.BgClassName
{
background-color: #816376;
}
</style>
border-color css
<style>
span { border-color: #816376; }
span { border-color: rgb(129,99,118); }
td.TdClassName
{
border-color: #816376;
}
.TagClassName
{
border-color: #816376;
}
</style>