Shades of Monsoon #826578
Tints of Monsoon #826578
RGB
CMYK
RGB Variations
Color information
#826578 (or 0x826578) is known color: Monsoon. HEX triplet: 82, 65 and 78. RGB value is (130,101,120). Sum of RGB (Red+Green+Blue) = 130+101+120=351 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.04% from 351); Green value is 101 (39.84% from 255 or 28.77% from 351); Blue value is 120 (47.27% from 255 or 34.19% from 351); Max value from RGB is 130 - color contains mainly: red. Hex color #826578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826578 is #7D9A87. Grayscale: #6F6F6F. Windows color (decimal): -8231560 or 7890306. OLE color: 7890306.
HSL color Cylindrical-coordinate representation of color #826578: hue angle of 320.69º 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 #826578 is Cyan = 0, Magento = 0.22, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 101 | 120 | - |
| CMYK | 0 | 0.22 | 0.08 | 0.49 |
| HSL | 320.69º | 0.13% | 0.45% | - |
| HSV(B) | 320.69º | 0.22% | 0.51% | - |
| XYZ | 17.25 | 15.41 | 19.83 | - |
| YUV | 111.84 | 132.61 | 140.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 120 | 0 | 0.22 | 0.08 | 0.49 | 320.69 | 0.13 | 0.45 |
| Hex | 82 | 65 | 78 | 0 | 16 | 8 | 31 | 141 | D | 2D |
| Octal | 202 | 145 | 170 | 0 | 26 | 10 | 61 | 501 | 15 | 55 |
| Binary | 10000010 | 1100101 | 1111000 | 0 | 10110 | 1000 | 110001 | 101000001 | 1101 | 101101 |
Color Harmonies of #826578
Complementary color
Monochromatic Colors of #826578
Black with #826578
Text Example
Text Example
White with #826578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826578; }
p { color: rgb(130,101,120); }
H1.HeaderClassName
{
color: #826578;
}
.AnyTagClassName
{
color: #826578;
}
</style>
background-color css
<style>
a { background-color: #826578; }
a { background-color: rgb(130,101,120); }
div.DivClassName
{
background-color: #826578;
}
.BgClassName
{
background-color: #826578;
}
</style>
border-color css
<style>
span { border-color: #826578; }
span { border-color: rgb(130,101,120); }
td.TdClassName
{
border-color: #826578;
}
.TagClassName
{
border-color: #826578;
}
</style>