Shades of Monsoon #858185
Tints of Monsoon #858185
RGB
CMYK
RGB Variations
Color information
#858185 (or 0x858185) is known color: Monsoon. HEX triplet: 85, 81 and 85. RGB value is (133,129,133). Sum of RGB (Red+Green+Blue) = 133+129+133=395 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.67% from 395); Green value is 129 (50.78% from 255 or 32.66% from 395); Blue value is 133 (52.34% from 255 or 33.67% from 395); Max value from RGB is 133 - color contains mainly: red, blue. Hex color #858185 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858185 is #7A7E7A. Grayscale: #828282. Windows color (decimal): -8027771 or 8749445. OLE color: 8749445.
HSL color Cylindrical-coordinate representation of color #858185: hue angle of 300º degrees, saturation: 0.02, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #858185 is Cyan = 0, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
RGB | 133 | 129 | 133 | - |
CMYK | 0 | 0.03 | 0 | 0.48 |
HSL | 300º | 0.02% | 0.51% | - |
HSV(B) | 300º | 0.03% | 0.52% | - |
XYZ | 21.76 | 22.38 | 25.36 | - |
YUV | 130.65 | 129.33 | 129.67 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 133 | 129 | 133 | 0 | 0.03 | 0 | 0.48 | 300 | 0.02 | 0.51 |
Hex | 85 | 81 | 85 | 0 | 3 | 0 | 30 | 12C | 2 | 33 |
Octal | 205 | 201 | 205 | 0 | 3 | 0 | 60 | 454 | 2 | 63 |
Binary | 10000101 | 10000001 | 10000101 | 0 | 11 | 0 | 110000 | 100101100 | 10 | 110011 |
Color Harmonies of #858185
Complementary color
Monochromatic Colors of #858185
Black with #858185
Text Example
Text Example
White with #858185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858185; }
p { color: rgb(133,129,133); }
H1.HeaderClassName
{
color: #858185;
}
.AnyTagClassName
{
color: #858185;
}
</style>
background-color css
<style>
a { background-color: #858185; }
a { background-color: rgb(133,129,133); }
div.DivClassName
{
background-color: #858185;
}
.BgClassName
{
background-color: #858185;
}
</style>
border-color css
<style>
span { border-color: #858185; }
span { border-color: rgb(133,129,133); }
td.TdClassName
{
border-color: #858185;
}
.TagClassName
{
border-color: #858185;
}
</style>