Shades of Monsoon #857481
Tints of Monsoon #857481
RGB
CMYK
RGB Variations
Color information
#857481 (or 0x857481) is known color: Monsoon. HEX triplet: 85, 74 and 81. RGB value is (133,116,129). Sum of RGB (Red+Green+Blue) = 133+116+129=378 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.19% from 378); Green value is 116 (45.70% from 255 or 30.69% from 378); Blue value is 129 (50.78% from 255 or 34.13% from 378); Max value from RGB is 133 - color contains mainly: red. Hex color #857481 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857481 is #7A8B7E. Grayscale: #7A7A7A. Windows color (decimal): -8031103 or 8483973. OLE color: 8483973.
HSL color Cylindrical-coordinate representation of color #857481: hue angle of 314.12º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #857481 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 129 | - |
| CMYK | 0 | 0.13 | 0.03 | 0.48 |
| HSL | 314.12º | 0.07% | 0.49% | - |
| HSV(B) | 314.12º | 0.13% | 0.52% | - |
| XYZ | 19.88 | 19.06 | 23.4 | - |
| YUV | 122.57 | 131.63 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 129 | 0 | 0.13 | 0.03 | 0.48 | 314.12 | 0.07 | 0.49 |
| Hex | 85 | 74 | 81 | 0 | D | 3 | 30 | 13A | 7 | 31 |
| Octal | 205 | 164 | 201 | 0 | 15 | 3 | 60 | 472 | 7 | 61 |
| Binary | 10000101 | 1110100 | 10000001 | 0 | 1101 | 11 | 110000 | 100111010 | 111 | 110001 |
Color Harmonies of #857481
Complementary color
Monochromatic Colors of #857481
Black with #857481
Text Example
Text Example
White with #857481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857481; }
p { color: rgb(133,116,129); }
H1.HeaderClassName
{
color: #857481;
}
.AnyTagClassName
{
color: #857481;
}
</style>
background-color css
<style>
a { background-color: #857481; }
a { background-color: rgb(133,116,129); }
div.DivClassName
{
background-color: #857481;
}
.BgClassName
{
background-color: #857481;
}
</style>
border-color css
<style>
span { border-color: #857481; }
span { border-color: rgb(133,116,129); }
td.TdClassName
{
border-color: #857481;
}
.TagClassName
{
border-color: #857481;
}
</style>