Shades of Monsoon #826879
Tints of Monsoon #826879
RGB
CMYK
RGB Variations
Color information
#826879 (or 0x826879) is known color: Monsoon. HEX triplet: 82, 68 and 79. RGB value is (130,104,121). Sum of RGB (Red+Green+Blue) = 130+104+121=355 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.62% from 355); Green value is 104 (41.02% from 255 or 29.30% from 355); Blue value is 121 (47.66% from 255 or 34.08% from 355); Max value from RGB is 130 - color contains mainly: red. Hex color #826879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826879 is #7D9786. Grayscale: #717171. Windows color (decimal): -8230791 or 7956610. OLE color: 7956610.
HSL color Cylindrical-coordinate representation of color #826879: hue angle of 320.77º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #826879 is Cyan = 0, Magento = 0.2, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 121 | - |
| CMYK | 0 | 0.2 | 0.07 | 0.49 |
| HSL | 320.77º | 0.11% | 0.46% | - |
| HSV(B) | 320.77º | 0.2% | 0.51% | - |
| XYZ | 17.61 | 16.03 | 20.25 | - |
| YUV | 113.71 | 132.11 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 121 | 0 | 0.2 | 0.07 | 0.49 | 320.77 | 0.11 | 0.46 |
| Hex | 82 | 68 | 79 | 0 | 14 | 7 | 31 | 141 | B | 2E |
| Octal | 202 | 150 | 171 | 0 | 24 | 7 | 61 | 501 | 13 | 56 |
| Binary | 10000010 | 1101000 | 1111001 | 0 | 10100 | 111 | 110001 | 101000001 | 1011 | 101110 |
Color Harmonies of #826879
Complementary color
Monochromatic Colors of #826879
Black with #826879
Text Example
Text Example
White with #826879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826879; }
p { color: rgb(130,104,121); }
H1.HeaderClassName
{
color: #826879;
}
.AnyTagClassName
{
color: #826879;
}
</style>
background-color css
<style>
a { background-color: #826879; }
a { background-color: rgb(130,104,121); }
div.DivClassName
{
background-color: #826879;
}
.BgClassName
{
background-color: #826879;
}
</style>
border-color css
<style>
span { border-color: #826879; }
span { border-color: rgb(130,104,121); }
td.TdClassName
{
border-color: #826879;
}
.TagClassName
{
border-color: #826879;
}
</style>