Shades of Monsoon #877282
Tints of Monsoon #877282
RGB
CMYK
RGB Variations
Color information
#877282 (or 0x877282) is known color: Monsoon. HEX triplet: 87, 72 and 82. RGB value is (135,114,130). Sum of RGB (Red+Green+Blue) = 135+114+130=379 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.62% from 379); Green value is 114 (44.92% from 255 or 30.08% from 379); Blue value is 130 (51.17% from 255 or 34.30% from 379); Max value from RGB is 135 - color contains mainly: red. Hex color #877282 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877282 is #788D7D. Grayscale: #7A7A7A. Windows color (decimal): -7900542 or 8548999. OLE color: 8548999.
HSL color Cylindrical-coordinate representation of color #877282: hue angle of 314.29º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #877282 is Cyan = 0, Magento = 0.16, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 130 | - |
| CMYK | 0 | 0.16 | 0.04 | 0.47 |
| HSL | 314.29º | 0.08% | 0.49% | - |
| HSV(B) | 314.29º | 0.16% | 0.53% | - |
| XYZ | 20.04 | 18.8 | 23.69 | - |
| YUV | 122.1 | 132.46 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 130 | 0 | 0.16 | 0.04 | 0.47 | 314.29 | 0.08 | 0.49 |
| Hex | 87 | 72 | 82 | 0 | 10 | 4 | 2F | 13A | 8 | 31 |
| Octal | 207 | 162 | 202 | 0 | 20 | 4 | 57 | 472 | 10 | 61 |
| Binary | 10000111 | 1110010 | 10000010 | 0 | 10000 | 100 | 101111 | 100111010 | 1000 | 110001 |
Color Harmonies of #877282
Complementary color
Monochromatic Colors of #877282
Black with #877282
Text Example
Text Example
White with #877282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877282; }
p { color: rgb(135,114,130); }
H1.HeaderClassName
{
color: #877282;
}
.AnyTagClassName
{
color: #877282;
}
</style>
background-color css
<style>
a { background-color: #877282; }
a { background-color: rgb(135,114,130); }
div.DivClassName
{
background-color: #877282;
}
.BgClassName
{
background-color: #877282;
}
</style>
border-color css
<style>
span { border-color: #877282; }
span { border-color: rgb(135,114,130); }
td.TdClassName
{
border-color: #877282;
}
.TagClassName
{
border-color: #877282;
}
</style>