Shades of Monsoon #826979
Tints of Monsoon #826979
RGB
CMYK
RGB Variations
Color information
#826979 (or 0x826979) is known color: Monsoon. HEX triplet: 82, 69 and 79. RGB value is (130,105,121). Sum of RGB (Red+Green+Blue) = 130+105+121=356 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.52% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 121 (47.66% from 255 or 33.99% from 356); Max value from RGB is 130 - color contains mainly: red. Hex color #826979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826979 is #7D9686. Grayscale: #727272. Windows color (decimal): -8230535 or 7956866. OLE color: 7956866.
HSL color Cylindrical-coordinate representation of color #826979: hue angle of 321.6º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #826979 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 121 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.49 |
| HSL | 321.6º | 0.11% | 0.46% | - |
| HSV(B) | 321.6º | 0.19% | 0.51% | - |
| XYZ | 17.71 | 16.23 | 20.29 | - |
| YUV | 114.3 | 131.78 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 121 | 0 | 0.19 | 0.07 | 0.49 | 321.6 | 0.11 | 0.46 |
| Hex | 82 | 69 | 79 | 0 | 13 | 7 | 31 | 142 | B | 2E |
| Octal | 202 | 151 | 171 | 0 | 23 | 7 | 61 | 502 | 13 | 56 |
| Binary | 10000010 | 1101001 | 1111001 | 0 | 10011 | 111 | 110001 | 101000010 | 1011 | 101110 |
Color Harmonies of #826979
Complementary color
Monochromatic Colors of #826979
Black with #826979
Text Example
Text Example
White with #826979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826979; }
p { color: rgb(130,105,121); }
H1.HeaderClassName
{
color: #826979;
}
.AnyTagClassName
{
color: #826979;
}
</style>
background-color css
<style>
a { background-color: #826979; }
a { background-color: rgb(130,105,121); }
div.DivClassName
{
background-color: #826979;
}
.BgClassName
{
background-color: #826979;
}
</style>
border-color css
<style>
span { border-color: #826979; }
span { border-color: rgb(130,105,121); }
td.TdClassName
{
border-color: #826979;
}
.TagClassName
{
border-color: #826979;
}
</style>