Shades of Monsoon #857381
Tints of Monsoon #857381
RGB
CMYK
RGB Variations
Color information
#857381 (or 0x857381) is known color: Monsoon. HEX triplet: 85, 73 and 81. RGB value is (133,115,129). Sum of RGB (Red+Green+Blue) = 133+115+129=377 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.28% from 377); Green value is 115 (45.31% from 255 or 30.50% from 377); Blue value is 129 (50.78% from 255 or 34.22% from 377); Max value from RGB is 133 - color contains mainly: red. Hex color #857381 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857381 is #7A8C7E. Grayscale: #797979. Windows color (decimal): -8031359 or 8483717. OLE color: 8483717.
HSL color Cylindrical-coordinate representation of color #857381: hue angle of 313.33º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857381 is Cyan = 0, Magento = 0.14, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 129 | - |
| CMYK | 0 | 0.14 | 0.03 | 0.48 |
| HSL | 313.33º | 0.07% | 0.49% | - |
| HSV(B) | 313.33º | 0.14% | 0.52% | - |
| XYZ | 19.77 | 18.83 | 23.36 | - |
| YUV | 121.98 | 131.96 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 129 | 0 | 0.14 | 0.03 | 0.48 | 313.33 | 0.07 | 0.49 |
| Hex | 85 | 73 | 81 | 0 | E | 3 | 30 | 139 | 7 | 31 |
| Octal | 205 | 163 | 201 | 0 | 16 | 3 | 60 | 471 | 7 | 61 |
| Binary | 10000101 | 1110011 | 10000001 | 0 | 1110 | 11 | 110000 | 100111001 | 111 | 110001 |
Color Harmonies of #857381
Complementary color
Monochromatic Colors of #857381
Black with #857381
Text Example
Text Example
White with #857381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857381; }
p { color: rgb(133,115,129); }
H1.HeaderClassName
{
color: #857381;
}
.AnyTagClassName
{
color: #857381;
}
</style>
background-color css
<style>
a { background-color: #857381; }
a { background-color: rgb(133,115,129); }
div.DivClassName
{
background-color: #857381;
}
.BgClassName
{
background-color: #857381;
}
</style>
border-color css
<style>
span { border-color: #857381; }
span { border-color: rgb(133,115,129); }
td.TdClassName
{
border-color: #857381;
}
.TagClassName
{
border-color: #857381;
}
</style>