Shades of Monsoon #816378
Tints of Monsoon #816378
RGB
CMYK
RGB Variations
Color information
#816378 (or 0x816378) is known color: Monsoon. HEX triplet: 81, 63 and 78. RGB value is (129,99,120). Sum of RGB (Red+Green+Blue) = 129+99+120=348 (46% of max value = 765). Red value is 129 (50.78% from 255 or 37.07% from 348); Green value is 99 (39.06% from 255 or 28.45% from 348); Blue value is 120 (47.27% from 255 or 34.48% from 348); Max value from RGB is 129 - color contains mainly: red. Hex color #816378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816378 is #7E9C87. Grayscale: #6E6E6E. Windows color (decimal): -8297608 or 7889793. OLE color: 7889793.
HSL color Cylindrical-coordinate representation of color #816378: hue angle of 318º 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 #816378 is Cyan = 0, Magento = 0.23, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 99 | 120 | - |
| CMYK | 0 | 0.23 | 0.07 | 0.49 |
| HSL | 318º | 0.13% | 0.45% | - |
| HSV(B) | 318º | 0.23% | 0.51% | - |
| XYZ | 16.91 | 14.95 | 19.76 | - |
| YUV | 110.36 | 133.44 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 99 | 120 | 0 | 0.23 | 0.07 | 0.49 | 318 | 0.13 | 0.45 |
| Hex | 81 | 63 | 78 | 0 | 17 | 7 | 31 | 13E | D | 2D |
| Octal | 201 | 143 | 170 | 0 | 27 | 7 | 61 | 476 | 15 | 55 |
| Binary | 10000001 | 1100011 | 1111000 | 0 | 10111 | 111 | 110001 | 100111110 | 1101 | 101101 |
Color Harmonies of #816378
Complementary color
Monochromatic Colors of #816378
Black with #816378
Text Example
Text Example
White with #816378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816378; }
p { color: rgb(129,99,120); }
H1.HeaderClassName
{
color: #816378;
}
.AnyTagClassName
{
color: #816378;
}
</style>
background-color css
<style>
a { background-color: #816378; }
a { background-color: rgb(129,99,120); }
div.DivClassName
{
background-color: #816378;
}
.BgClassName
{
background-color: #816378;
}
</style>
border-color css
<style>
span { border-color: #816378; }
span { border-color: rgb(129,99,120); }
td.TdClassName
{
border-color: #816378;
}
.TagClassName
{
border-color: #816378;
}
</style>