Shades of Monsoon #857881
Tints of Monsoon #857881
RGB
CMYK
RGB Variations
Color information
#857881 (or 0x857881) is known color: Monsoon. HEX triplet: 85, 78 and 81. RGB value is (133,120,129). Sum of RGB (Red+Green+Blue) = 133+120+129=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 120 (47.27% from 255 or 31.41% from 382); Blue value is 129 (50.78% from 255 or 33.77% from 382); Max value from RGB is 133 - color contains mainly: red. Hex color #857881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857881 is #7A877E. Grayscale: #7C7C7C. Windows color (decimal): -8030079 or 8484997. OLE color: 8484997.
HSL color Cylindrical-coordinate representation of color #857881: hue angle of 318.46º 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 #857881 is Cyan = 0, Magento = 0.10, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 129 | - |
| CMYK | 0 | 0.10 | 0.03 | 0.48 |
| HSL | 318.46º | 0.05% | 0.5% | - |
| HSV(B) | 318.46º | 0.1% | 0.52% | - |
| XYZ | 20.35 | 20 | 23.56 | - |
| YUV | 124.91 | 130.31 | 133.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 129 | 0 | 0.10 | 0.03 | 0.48 | 318.46 | 0.05 | 0.5 |
| Hex | 85 | 78 | 81 | 0 | A | 3 | 30 | 13E | 5 | 32 |
| Octal | 205 | 170 | 201 | 0 | 12 | 3 | 60 | 476 | 5 | 62 |
| Binary | 10000101 | 1111000 | 10000001 | 0 | 1010 | 11 | 110000 | 100111110 | 101 | 110010 |
Color Harmonies of #857881
Complementary color
Monochromatic Colors of #857881
Black with #857881
Text Example
Text Example
White with #857881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857881; }
p { color: rgb(133,120,129); }
H1.HeaderClassName
{
color: #857881;
}
.AnyTagClassName
{
color: #857881;
}
</style>
background-color css
<style>
a { background-color: #857881; }
a { background-color: rgb(133,120,129); }
div.DivClassName
{
background-color: #857881;
}
.BgClassName
{
background-color: #857881;
}
</style>
border-color css
<style>
span { border-color: #857881; }
span { border-color: rgb(133,120,129); }
td.TdClassName
{
border-color: #857881;
}
.TagClassName
{
border-color: #857881;
}
</style>