Shades of Monsoon #877383
Tints of Monsoon #877383
RGB
CMYK
RGB Variations
Color information
#877383 (or 0x877383) is known color: Monsoon. HEX triplet: 87, 73 and 83. RGB value is (135,115,131). Sum of RGB (Red+Green+Blue) = 135+115+131=381 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.43% from 381); Green value is 115 (45.31% from 255 or 30.18% from 381); Blue value is 131 (51.56% from 255 or 34.38% from 381); Max value from RGB is 135 - color contains mainly: red. Hex color #877383 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877383 is #788C7C. Grayscale: #7A7A7A. Windows color (decimal): -7900285 or 8614791. OLE color: 8614791.
HSL color Cylindrical-coordinate representation of color #877383: hue angle of 312º 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 #877383 is Cyan = 0, Magento = 0.15, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 131 | - |
| CMYK | 0 | 0.15 | 0.03 | 0.47 |
| HSL | 312º | 0.08% | 0.49% | - |
| HSV(B) | 312º | 0.15% | 0.53% | - |
| XYZ | 20.22 | 19.05 | 24.08 | - |
| YUV | 122.8 | 132.63 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 131 | 0 | 0.15 | 0.03 | 0.47 | 312 | 0.08 | 0.49 |
| Hex | 87 | 73 | 83 | 0 | F | 3 | 2F | 138 | 8 | 31 |
| Octal | 207 | 163 | 203 | 0 | 17 | 3 | 57 | 470 | 10 | 61 |
| Binary | 10000111 | 1110011 | 10000011 | 0 | 1111 | 11 | 101111 | 100111000 | 1000 | 110001 |
Color Harmonies of #877383
Complementary color
Monochromatic Colors of #877383
Black with #877383
Text Example
Text Example
White with #877383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877383; }
p { color: rgb(135,115,131); }
H1.HeaderClassName
{
color: #877383;
}
.AnyTagClassName
{
color: #877383;
}
</style>
background-color css
<style>
a { background-color: #877383; }
a { background-color: rgb(135,115,131); }
div.DivClassName
{
background-color: #877383;
}
.BgClassName
{
background-color: #877383;
}
</style>
border-color css
<style>
span { border-color: #877383; }
span { border-color: rgb(135,115,131); }
td.TdClassName
{
border-color: #877383;
}
.TagClassName
{
border-color: #877383;
}
</style>