Shades of Monsoon #847782
Tints of Monsoon #847782
RGB
CMYK
RGB Variations
Color information
#847782 (or 0x847782) is known color: Monsoon. HEX triplet: 84, 77 and 82. RGB value is (132,119,130). Sum of RGB (Red+Green+Blue) = 132+119+130=381 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.65% from 381); Green value is 119 (46.88% from 255 or 31.23% from 381); Blue value is 130 (51.17% from 255 or 34.12% from 381); Max value from RGB is 132 - color contains mainly: red. Hex color #847782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847782 is #7B887D. Grayscale: #7C7C7C. Windows color (decimal): -8095870 or 8550276. OLE color: 8550276.
HSL color Cylindrical-coordinate representation of color #847782: hue angle of 309.23º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #847782 is Cyan = 0, Magento = 0.10, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 130 | - |
| CMYK | 0 | 0.10 | 0.02 | 0.48 |
| HSL | 309.23º | 0.05% | 0.49% | - |
| HSV(B) | 309.23º | 0.1% | 0.52% | - |
| XYZ | 20.14 | 19.71 | 23.86 | - |
| YUV | 124.14 | 131.31 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 130 | 0 | 0.10 | 0.02 | 0.48 | 309.23 | 0.05 | 0.49 |
| Hex | 84 | 77 | 82 | 0 | A | 2 | 30 | 135 | 5 | 31 |
| Octal | 204 | 167 | 202 | 0 | 12 | 2 | 60 | 465 | 5 | 61 |
| Binary | 10000100 | 1110111 | 10000010 | 0 | 1010 | 10 | 110000 | 100110101 | 101 | 110001 |
Color Harmonies of #847782
Complementary color
Monochromatic Colors of #847782
Black with #847782
Text Example
Text Example
White with #847782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847782; }
p { color: rgb(132,119,130); }
H1.HeaderClassName
{
color: #847782;
}
.AnyTagClassName
{
color: #847782;
}
</style>
background-color css
<style>
a { background-color: #847782; }
a { background-color: rgb(132,119,130); }
div.DivClassName
{
background-color: #847782;
}
.BgClassName
{
background-color: #847782;
}
</style>
border-color css
<style>
span { border-color: #847782; }
span { border-color: rgb(132,119,130); }
td.TdClassName
{
border-color: #847782;
}
.TagClassName
{
border-color: #847782;
}
</style>