Shades of Monsoon #826779
Tints of Monsoon #826779
RGB
CMYK
RGB Variations
Color information
#826779 (or 0x826779) is known color: Monsoon. HEX triplet: 82, 67 and 79. RGB value is (130,103,121). Sum of RGB (Red+Green+Blue) = 130+103+121=354 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.72% from 354); Green value is 103 (40.62% from 255 or 29.10% from 354); Blue value is 121 (47.66% from 255 or 34.18% from 354); Max value from RGB is 130 - color contains mainly: red. Hex color #826779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826779 is #7D9886. Grayscale: #717171. Windows color (decimal): -8231047 or 7956354. OLE color: 7956354.
HSL color Cylindrical-coordinate representation of color #826779: hue angle of 320º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #826779 is Cyan = 0, Magento = 0.21, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 121 | - |
| CMYK | 0 | 0.21 | 0.07 | 0.49 |
| HSL | 320º | 0.12% | 0.46% | - |
| HSV(B) | 320º | 0.21% | 0.51% | - |
| XYZ | 17.51 | 15.83 | 20.22 | - |
| YUV | 113.13 | 132.45 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 121 | 0 | 0.21 | 0.07 | 0.49 | 320 | 0.12 | 0.46 |
| Hex | 82 | 67 | 79 | 0 | 15 | 7 | 31 | 140 | C | 2E |
| Octal | 202 | 147 | 171 | 0 | 25 | 7 | 61 | 500 | 14 | 56 |
| Binary | 10000010 | 1100111 | 1111001 | 0 | 10101 | 111 | 110001 | 101000000 | 1100 | 101110 |
Color Harmonies of #826779
Complementary color
Monochromatic Colors of #826779
Black with #826779
Text Example
Text Example
White with #826779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826779; }
p { color: rgb(130,103,121); }
H1.HeaderClassName
{
color: #826779;
}
.AnyTagClassName
{
color: #826779;
}
</style>
background-color css
<style>
a { background-color: #826779; }
a { background-color: rgb(130,103,121); }
div.DivClassName
{
background-color: #826779;
}
.BgClassName
{
background-color: #826779;
}
</style>
border-color css
<style>
span { border-color: #826779; }
span { border-color: rgb(130,103,121); }
td.TdClassName
{
border-color: #826779;
}
.TagClassName
{
border-color: #826779;
}
</style>