Shades of Monsoon #857882
Tints of Monsoon #857882
RGB
CMYK
RGB Variations
Color information
#857882 (or 0x857882) is known color: Monsoon. HEX triplet: 85, 78 and 82. RGB value is (133,120,130). Sum of RGB (Red+Green+Blue) = 133+120+130=383 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.73% from 383); Green value is 120 (47.27% from 255 or 31.33% from 383); Blue value is 130 (51.17% from 255 or 33.94% from 383); Max value from RGB is 133 - color contains mainly: red. Hex color #857882 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857882 is #7A877D. Grayscale: #7C7C7C. Windows color (decimal): -8030078 or 8550533. OLE color: 8550533.
HSL color Cylindrical-coordinate representation of color #857882: hue angle of 313.85º degrees, saturation: 0.05, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #857882 is Cyan = 0, Magento = 0.10, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 130 | - |
| CMYK | 0 | 0.10 | 0.02 | 0.48 |
| HSL | 313.85º | 0.05% | 0.5% | - |
| HSV(B) | 313.85º | 0.1% | 0.52% | - |
| XYZ | 20.42 | 20.03 | 23.91 | - |
| YUV | 125.03 | 130.81 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 130 | 0 | 0.10 | 0.02 | 0.48 | 313.85 | 0.05 | 0.5 |
| Hex | 85 | 78 | 82 | 0 | A | 2 | 30 | 13A | 5 | 32 |
| Octal | 205 | 170 | 202 | 0 | 12 | 2 | 60 | 472 | 5 | 62 |
| Binary | 10000101 | 1111000 | 10000010 | 0 | 1010 | 10 | 110000 | 100111010 | 101 | 110010 |
Color Harmonies of #857882
Complementary color
Monochromatic Colors of #857882
Black with #857882
Text Example
Text Example
White with #857882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857882; }
p { color: rgb(133,120,130); }
H1.HeaderClassName
{
color: #857882;
}
.AnyTagClassName
{
color: #857882;
}
</style>
background-color css
<style>
a { background-color: #857882; }
a { background-color: rgb(133,120,130); }
div.DivClassName
{
background-color: #857882;
}
.BgClassName
{
background-color: #857882;
}
</style>
border-color css
<style>
span { border-color: #857882; }
span { border-color: rgb(133,120,130); }
td.TdClassName
{
border-color: #857882;
}
.TagClassName
{
border-color: #857882;
}
</style>