Shades of Monsoon #857681
Tints of Monsoon #857681
RGB
CMYK
RGB Variations
Color information
#857681 (or 0x857681) is known color: Monsoon. HEX triplet: 85, 76 and 81. RGB value is (133,118,129). Sum of RGB (Red+Green+Blue) = 133+118+129=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 118 (46.48% from 255 or 31.05% from 380); Blue value is 129 (50.78% from 255 or 33.95% from 380); Max value from RGB is 133 - color contains mainly: red. Hex color #857681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857681 is #7A897E. Grayscale: #7B7B7B. Windows color (decimal): -8030591 or 8484485. OLE color: 8484485.
HSL color Cylindrical-coordinate representation of color #857681: hue angle of 316º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #857681 is Cyan = 0, Magento = 0.11, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 129 | - |
| CMYK | 0 | 0.11 | 0.03 | 0.48 |
| HSL | 316º | 0.06% | 0.49% | - |
| HSV(B) | 316º | 0.11% | 0.52% | - |
| XYZ | 20.11 | 19.53 | 23.48 | - |
| YUV | 123.74 | 130.97 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 129 | 0 | 0.11 | 0.03 | 0.48 | 316 | 0.06 | 0.49 |
| Hex | 85 | 76 | 81 | 0 | B | 3 | 30 | 13C | 6 | 31 |
| Octal | 205 | 166 | 201 | 0 | 13 | 3 | 60 | 474 | 6 | 61 |
| Binary | 10000101 | 1110110 | 10000001 | 0 | 1011 | 11 | 110000 | 100111100 | 110 | 110001 |
Color Harmonies of #857681
Complementary color
Monochromatic Colors of #857681
Black with #857681
Text Example
Text Example
White with #857681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857681; }
p { color: rgb(133,118,129); }
H1.HeaderClassName
{
color: #857681;
}
.AnyTagClassName
{
color: #857681;
}
</style>
background-color css
<style>
a { background-color: #857681; }
a { background-color: rgb(133,118,129); }
div.DivClassName
{
background-color: #857681;
}
.BgClassName
{
background-color: #857681;
}
</style>
border-color css
<style>
span { border-color: #857681; }
span { border-color: rgb(133,118,129); }
td.TdClassName
{
border-color: #857681;
}
.TagClassName
{
border-color: #857681;
}
</style>