Shades of Monsoon #867283
Tints of Monsoon #867283
RGB
CMYK
RGB Variations
Color information
#867283 (or 0x867283) is known color: Monsoon. HEX triplet: 86, 72 and 83. RGB value is (134,114,131). Sum of RGB (Red+Green+Blue) = 134+114+131=379 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.36% from 379); Green value is 114 (44.92% from 255 or 30.08% from 379); Blue value is 131 (51.56% from 255 or 34.56% from 379); Max value from RGB is 134 - color contains mainly: red. Hex color #867283 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867283 is #798D7C. Grayscale: #797979. Windows color (decimal): -7966077 or 8614534. OLE color: 8614534.
HSL color Cylindrical-coordinate representation of color #867283: hue angle of 309º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #867283 is Cyan = 0, Magento = 0.15, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 131 | - |
| CMYK | 0 | 0.15 | 0.02 | 0.47 |
| HSL | 309º | 0.08% | 0.49% | - |
| HSV(B) | 309º | 0.15% | 0.53% | - |
| XYZ | 19.95 | 18.74 | 24.04 | - |
| YUV | 121.92 | 133.13 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 131 | 0 | 0.15 | 0.02 | 0.47 | 309 | 0.08 | 0.49 |
| Hex | 86 | 72 | 83 | 0 | F | 2 | 2F | 135 | 8 | 31 |
| Octal | 206 | 162 | 203 | 0 | 17 | 2 | 57 | 465 | 10 | 61 |
| Binary | 10000110 | 1110010 | 10000011 | 0 | 1111 | 10 | 101111 | 100110101 | 1000 | 110001 |
Color Harmonies of #867283
Complementary color
Monochromatic Colors of #867283
Black with #867283
Text Example
Text Example
White with #867283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867283; }
p { color: rgb(134,114,131); }
H1.HeaderClassName
{
color: #867283;
}
.AnyTagClassName
{
color: #867283;
}
</style>
background-color css
<style>
a { background-color: #867283; }
a { background-color: rgb(134,114,131); }
div.DivClassName
{
background-color: #867283;
}
.BgClassName
{
background-color: #867283;
}
</style>
border-color css
<style>
span { border-color: #867283; }
span { border-color: rgb(134,114,131); }
td.TdClassName
{
border-color: #867283;
}
.TagClassName
{
border-color: #867283;
}
</style>