Shades of Monsoon #816676
Tints of Monsoon #816676
RGB
CMYK
RGB Variations
Color information
#816676 (or 0x816676) is known color: Monsoon. HEX triplet: 81, 66 and 76. RGB value is (129,102,118). Sum of RGB (Red+Green+Blue) = 129+102+118=349 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.96% from 349); Green value is 102 (40.23% from 255 or 29.23% from 349); Blue value is 118 (46.48% from 255 or 33.81% from 349); Max value from RGB is 129 - color contains mainly: red. Hex color #816676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816676 is #7E9989. Grayscale: #6F6F6F. Windows color (decimal): -8296842 or 7759489. OLE color: 7759489.
HSL color Cylindrical-coordinate representation of color #816676: hue angle of 324.44º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #816676 is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 118 | - |
| CMYK | 0 | 0.21 | 0.09 | 0.49 |
| HSL | 324.44º | 0.12% | 0.45% | - |
| HSV(B) | 324.44º | 0.21% | 0.51% | - |
| XYZ | 17.07 | 15.48 | 19.23 | - |
| YUV | 111.9 | 131.45 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 118 | 0 | 0.21 | 0.09 | 0.49 | 324.44 | 0.12 | 0.45 |
| Hex | 81 | 66 | 76 | 0 | 15 | 9 | 31 | 144 | C | 2D |
| Octal | 201 | 146 | 166 | 0 | 25 | 11 | 61 | 504 | 14 | 55 |
| Binary | 10000001 | 1100110 | 1110110 | 0 | 10101 | 1001 | 110001 | 101000100 | 1100 | 101101 |
Color Harmonies of #816676
Complementary color
Monochromatic Colors of #816676
Black with #816676
Text Example
Text Example
White with #816676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816676; }
p { color: rgb(129,102,118); }
H1.HeaderClassName
{
color: #816676;
}
.AnyTagClassName
{
color: #816676;
}
</style>
background-color css
<style>
a { background-color: #816676; }
a { background-color: rgb(129,102,118); }
div.DivClassName
{
background-color: #816676;
}
.BgClassName
{
background-color: #816676;
}
</style>
border-color css
<style>
span { border-color: #816676; }
span { border-color: rgb(129,102,118); }
td.TdClassName
{
border-color: #816676;
}
.TagClassName
{
border-color: #816676;
}
</style>