Shades of Monsoon #816879
Tints of Monsoon #816879
RGB
CMYK
RGB Variations
Color information
#816879 (or 0x816879) is known color: Monsoon. HEX triplet: 81, 68 and 79. RGB value is (129,104,121). Sum of RGB (Red+Green+Blue) = 129+104+121=354 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.44% from 354); Green value is 104 (41.02% from 255 or 29.38% from 354); Blue value is 121 (47.66% from 255 or 34.18% from 354); Max value from RGB is 129 - color contains mainly: red. Hex color #816879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816879 is #7E9786. Grayscale: #717171. Windows color (decimal): -8296327 or 7956609. OLE color: 7956609.
HSL color Cylindrical-coordinate representation of color #816879: hue angle of 319.2º degrees, saturation: 0.11, 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 #816879 is Cyan = 0, Magento = 0.19, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 121 | - |
| CMYK | 0 | 0.19 | 0.06 | 0.49 |
| HSL | 319.2º | 0.11% | 0.46% | - |
| HSV(B) | 319.2º | 0.19% | 0.51% | - |
| XYZ | 17.45 | 15.95 | 20.25 | - |
| YUV | 113.41 | 132.28 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 121 | 0 | 0.19 | 0.06 | 0.49 | 319.2 | 0.11 | 0.46 |
| Hex | 81 | 68 | 79 | 0 | 13 | 6 | 31 | 13F | B | 2E |
| Octal | 201 | 150 | 171 | 0 | 23 | 6 | 61 | 477 | 13 | 56 |
| Binary | 10000001 | 1101000 | 1111001 | 0 | 10011 | 110 | 110001 | 100111111 | 1011 | 101110 |
Color Harmonies of #816879
Complementary color
Monochromatic Colors of #816879
Black with #816879
Text Example
Text Example
White with #816879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816879; }
p { color: rgb(129,104,121); }
H1.HeaderClassName
{
color: #816879;
}
.AnyTagClassName
{
color: #816879;
}
</style>
background-color css
<style>
a { background-color: #816879; }
a { background-color: rgb(129,104,121); }
div.DivClassName
{
background-color: #816879;
}
.BgClassName
{
background-color: #816879;
}
</style>
border-color css
<style>
span { border-color: #816879; }
span { border-color: rgb(129,104,121); }
td.TdClassName
{
border-color: #816879;
}
.TagClassName
{
border-color: #816879;
}
</style>