Shades of Monsoon #877382
Tints of Monsoon #877382
RGB
CMYK
RGB Variations
Color information
#877382 (or 0x877382) is known color: Monsoon. HEX triplet: 87, 73 and 82. RGB value is (135,115,130). Sum of RGB (Red+Green+Blue) = 135+115+130=380 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.53% from 380); Green value is 115 (45.31% from 255 or 30.26% from 380); Blue value is 130 (51.17% from 255 or 34.21% from 380); Max value from RGB is 135 - color contains mainly: red. Hex color #877382 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877382 is #788C7D. Grayscale: #7A7A7A. Windows color (decimal): -7900286 or 8549255. OLE color: 8549255.
HSL color Cylindrical-coordinate representation of color #877382: hue angle of 315º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #877382 is Cyan = 0, Magento = 0.15, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 130 | - |
| CMYK | 0 | 0.15 | 0.04 | 0.47 |
| HSL | 315º | 0.08% | 0.49% | - |
| HSV(B) | 315º | 0.15% | 0.53% | - |
| XYZ | 20.15 | 19.02 | 23.73 | - |
| YUV | 122.69 | 132.13 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 130 | 0 | 0.15 | 0.04 | 0.47 | 315 | 0.08 | 0.49 |
| Hex | 87 | 73 | 82 | 0 | F | 4 | 2F | 13B | 8 | 31 |
| Octal | 207 | 163 | 202 | 0 | 17 | 4 | 57 | 473 | 10 | 61 |
| Binary | 10000111 | 1110011 | 10000010 | 0 | 1111 | 100 | 101111 | 100111011 | 1000 | 110001 |
Color Harmonies of #877382
Complementary color
Monochromatic Colors of #877382
Black with #877382
Text Example
Text Example
White with #877382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877382; }
p { color: rgb(135,115,130); }
H1.HeaderClassName
{
color: #877382;
}
.AnyTagClassName
{
color: #877382;
}
</style>
background-color css
<style>
a { background-color: #877382; }
a { background-color: rgb(135,115,130); }
div.DivClassName
{
background-color: #877382;
}
.BgClassName
{
background-color: #877382;
}
</style>
border-color css
<style>
span { border-color: #877382; }
span { border-color: rgb(135,115,130); }
td.TdClassName
{
border-color: #877382;
}
.TagClassName
{
border-color: #877382;
}
</style>