Shades of Monsoon #826077
Tints of Monsoon #826077
RGB
CMYK
RGB Variations
Color information
#826077 (or 0x826077) is known color: Monsoon. HEX triplet: 82, 60 and 77. RGB value is (130,96,119). Sum of RGB (Red+Green+Blue) = 130+96+119=345 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.68% from 345); Green value is 96 (37.89% from 255 or 27.83% from 345); Blue value is 119 (46.88% from 255 or 34.49% from 345); Max value from RGB is 130 - color contains mainly: red. Hex color #826077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826077 is #7D9F88. Grayscale: #6C6C6C. Windows color (decimal): -8232841 or 7823490. OLE color: 7823490.
HSL color Cylindrical-coordinate representation of color #826077: hue angle of 319.41º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826077 is Cyan = 0, Magento = 0.26, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 119 | - |
| CMYK | 0 | 0.26 | 0.08 | 0.49 |
| HSL | 319.41º | 0.15% | 0.44% | - |
| HSV(B) | 319.41º | 0.26% | 0.51% | - |
| XYZ | 16.72 | 14.44 | 19.36 | - |
| YUV | 108.79 | 133.76 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 119 | 0 | 0.26 | 0.08 | 0.49 | 319.41 | 0.15 | 0.44 |
| Hex | 82 | 60 | 77 | 0 | 1A | 8 | 31 | 13F | F | 2C |
| Octal | 202 | 140 | 167 | 0 | 32 | 10 | 61 | 477 | 17 | 54 |
| Binary | 10000010 | 1100000 | 1110111 | 0 | 11010 | 1000 | 110001 | 100111111 | 1111 | 101100 |
Color Harmonies of #826077
Complementary color
Monochromatic Colors of #826077
Black with #826077
Text Example
Text Example
White with #826077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826077; }
p { color: rgb(130,96,119); }
H1.HeaderClassName
{
color: #826077;
}
.AnyTagClassName
{
color: #826077;
}
</style>
background-color css
<style>
a { background-color: #826077; }
a { background-color: rgb(130,96,119); }
div.DivClassName
{
background-color: #826077;
}
.BgClassName
{
background-color: #826077;
}
</style>
border-color css
<style>
span { border-color: #826077; }
span { border-color: rgb(130,96,119); }
td.TdClassName
{
border-color: #826077;
}
.TagClassName
{
border-color: #826077;
}
</style>