Shades of Monsoon #816978
Tints of Monsoon #816978
RGB
CMYK
RGB Variations
Color information
#816978 (or 0x816978) is known color: Monsoon. HEX triplet: 81, 69 and 78. RGB value is (129,105,120). Sum of RGB (Red+Green+Blue) = 129+105+120=354 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.44% from 354); Green value is 105 (41.41% from 255 or 29.66% from 354); Blue value is 120 (47.27% from 255 or 33.90% from 354); Max value from RGB is 129 - color contains mainly: red. Hex color #816978 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816978 is #7E9687. Grayscale: #717171. Windows color (decimal): -8296072 or 7891329. OLE color: 7891329.
HSL color Cylindrical-coordinate representation of color #816978: hue angle of 322.5º degrees, saturation: 0.1, 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 #816978 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 120 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.49 |
| HSL | 322.5º | 0.1% | 0.46% | - |
| HSV(B) | 322.5º | 0.19% | 0.51% | - |
| XYZ | 17.5 | 16.13 | 19.96 | - |
| YUV | 113.89 | 131.45 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 120 | 0 | 0.19 | 0.07 | 0.49 | 322.5 | 0.1 | 0.46 |
| Hex | 81 | 69 | 78 | 0 | 13 | 7 | 31 | 142 | A | 2E |
| Octal | 201 | 151 | 170 | 0 | 23 | 7 | 61 | 502 | 12 | 56 |
| Binary | 10000001 | 1101001 | 1111000 | 0 | 10011 | 111 | 110001 | 101000010 | 1010 | 101110 |
Color Harmonies of #816978
Complementary color
Monochromatic Colors of #816978
Black with #816978
Text Example
Text Example
White with #816978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816978; }
p { color: rgb(129,105,120); }
H1.HeaderClassName
{
color: #816978;
}
.AnyTagClassName
{
color: #816978;
}
</style>
background-color css
<style>
a { background-color: #816978; }
a { background-color: rgb(129,105,120); }
div.DivClassName
{
background-color: #816978;
}
.BgClassName
{
background-color: #816978;
}
</style>
border-color css
<style>
span { border-color: #816978; }
span { border-color: rgb(129,105,120); }
td.TdClassName
{
border-color: #816978;
}
.TagClassName
{
border-color: #816978;
}
</style>