Shades of Monsoon #826577
Tints of Monsoon #826577
RGB
CMYK
RGB Variations
Color information
#826577 (or 0x826577) is known color: Monsoon. HEX triplet: 82, 65 and 77. RGB value is (130,101,119). Sum of RGB (Red+Green+Blue) = 130+101+119=350 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.14% from 350); Green value is 101 (39.84% from 255 or 28.86% from 350); Blue value is 119 (46.88% from 255 or 34% from 350); Max value from RGB is 130 - color contains mainly: red. Hex color #826577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826577 is #7D9A88. Grayscale: #6F6F6F. Windows color (decimal): -8231561 or 7824770. OLE color: 7824770.
HSL color Cylindrical-coordinate representation of color #826577: hue angle of 322.76º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #826577 is Cyan = 0, Magento = 0.22, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 101 | 119 | - |
| CMYK | 0 | 0.22 | 0.08 | 0.49 |
| HSL | 322.76º | 0.13% | 0.45% | - |
| HSV(B) | 322.76º | 0.22% | 0.51% | - |
| XYZ | 17.19 | 15.39 | 19.52 | - |
| YUV | 111.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 119 | 0 | 0.22 | 0.08 | 0.49 | 322.76 | 0.13 | 0.45 |
| Hex | 82 | 65 | 77 | 0 | 16 | 8 | 31 | 143 | D | 2D |
| Octal | 202 | 145 | 167 | 0 | 26 | 10 | 61 | 503 | 15 | 55 |
| Binary | 10000010 | 1100101 | 1110111 | 0 | 10110 | 1000 | 110001 | 101000011 | 1101 | 101101 |
Color Harmonies of #826577
Complementary color
Monochromatic Colors of #826577
Black with #826577
Text Example
Text Example
White with #826577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826577; }
p { color: rgb(130,101,119); }
H1.HeaderClassName
{
color: #826577;
}
.AnyTagClassName
{
color: #826577;
}
</style>
background-color css
<style>
a { background-color: #826577; }
a { background-color: rgb(130,101,119); }
div.DivClassName
{
background-color: #826577;
}
.BgClassName
{
background-color: #826577;
}
</style>
border-color css
<style>
span { border-color: #826577; }
span { border-color: rgb(130,101,119); }
td.TdClassName
{
border-color: #826577;
}
.TagClassName
{
border-color: #826577;
}
</style>