Shades of Monsoon #847881
Tints of Monsoon #847881
RGB
CMYK
RGB Variations
Color information
#847881 (or 0x847881) is known color: Monsoon. HEX triplet: 84, 78 and 81. RGB value is (132,120,129). Sum of RGB (Red+Green+Blue) = 132+120+129=381 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.65% from 381); Green value is 120 (47.27% from 255 or 31.50% from 381); Blue value is 129 (50.78% from 255 or 33.86% from 381); Max value from RGB is 132 - color contains mainly: red. Hex color #847881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847881 is #7B877E. Grayscale: #7C7C7C. Windows color (decimal): -8095615 or 8484996. OLE color: 8484996.
HSL color Cylindrical-coordinate representation of color #847881: hue angle of 315º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #847881 is Cyan = 0, Magento = 0.09, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 120 | 129 | - |
| CMYK | 0 | 0.09 | 0.02 | 0.48 |
| HSL | 315º | 0.05% | 0.49% | - |
| HSV(B) | 315º | 0.09% | 0.52% | - |
| XYZ | 20.19 | 19.92 | 23.55 | - |
| YUV | 124.61 | 130.48 | 133.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 129 | 0 | 0.09 | 0.02 | 0.48 | 315 | 0.05 | 0.49 |
| Hex | 84 | 78 | 81 | 0 | 9 | 2 | 30 | 13B | 5 | 31 |
| Octal | 204 | 170 | 201 | 0 | 11 | 2 | 60 | 473 | 5 | 61 |
| Binary | 10000100 | 1111000 | 10000001 | 0 | 1001 | 10 | 110000 | 100111011 | 101 | 110001 |
Color Harmonies of #847881
Complementary color
Monochromatic Colors of #847881
Black with #847881
Text Example
Text Example
White with #847881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847881; }
p { color: rgb(132,120,129); }
H1.HeaderClassName
{
color: #847881;
}
.AnyTagClassName
{
color: #847881;
}
</style>
background-color css
<style>
a { background-color: #847881; }
a { background-color: rgb(132,120,129); }
div.DivClassName
{
background-color: #847881;
}
.BgClassName
{
background-color: #847881;
}
</style>
border-color css
<style>
span { border-color: #847881; }
span { border-color: rgb(132,120,129); }
td.TdClassName
{
border-color: #847881;
}
.TagClassName
{
border-color: #847881;
}
</style>