Shades of Monsoon #857581
Tints of Monsoon #857581
RGB
CMYK
RGB Variations
Color information
#857581 (or 0x857581) is known color: Monsoon. HEX triplet: 85, 75 and 81. RGB value is (133,117,129). Sum of RGB (Red+Green+Blue) = 133+117+129=379 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.09% from 379); Green value is 117 (46.09% from 255 or 30.87% from 379); Blue value is 129 (50.78% from 255 or 34.04% from 379); Max value from RGB is 133 - color contains mainly: red. Hex color #857581 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857581 is #7A8A7E. Grayscale: #7B7B7B. Windows color (decimal): -8030847 or 8484229. OLE color: 8484229.
HSL color Cylindrical-coordinate representation of color #857581: hue angle of 315º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #857581 is Cyan = 0, Magento = 0.12, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 129 | - |
| CMYK | 0 | 0.12 | 0.03 | 0.48 |
| HSL | 315º | 0.06% | 0.49% | - |
| HSV(B) | 315º | 0.12% | 0.52% | - |
| XYZ | 20 | 19.29 | 23.44 | - |
| YUV | 123.15 | 131.3 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 129 | 0 | 0.12 | 0.03 | 0.48 | 315 | 0.06 | 0.49 |
| Hex | 85 | 75 | 81 | 0 | C | 3 | 30 | 13B | 6 | 31 |
| Octal | 205 | 165 | 201 | 0 | 14 | 3 | 60 | 473 | 6 | 61 |
| Binary | 10000101 | 1110101 | 10000001 | 0 | 1100 | 11 | 110000 | 100111011 | 110 | 110001 |
Color Harmonies of #857581
Complementary color
Monochromatic Colors of #857581
Black with #857581
Text Example
Text Example
White with #857581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857581; }
p { color: rgb(133,117,129); }
H1.HeaderClassName
{
color: #857581;
}
.AnyTagClassName
{
color: #857581;
}
</style>
background-color css
<style>
a { background-color: #857581; }
a { background-color: rgb(133,117,129); }
div.DivClassName
{
background-color: #857581;
}
.BgClassName
{
background-color: #857581;
}
</style>
border-color css
<style>
span { border-color: #857581; }
span { border-color: rgb(133,117,129); }
td.TdClassName
{
border-color: #857581;
}
.TagClassName
{
border-color: #857581;
}
</style>