Shades of Monsoon #827280
Tints of Monsoon #827280
RGB
CMYK
RGB Variations
Color information
#827280 (or 0x827280) is known color: Monsoon. HEX triplet: 82, 72 and 80. RGB value is (130,114,128). Sum of RGB (Red+Green+Blue) = 130+114+128=372 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.95% from 372); Green value is 114 (44.92% from 255 or 30.65% from 372); Blue value is 128 (50.39% from 255 or 34.41% from 372); Max value from RGB is 130 - color contains mainly: red. Hex color #827280 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827280 is #7D8D7F. Grayscale: #787878. Windows color (decimal): -8228224 or 8417922. OLE color: 8417922.
HSL color Cylindrical-coordinate representation of color #827280: hue angle of 307.5º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #827280 is Cyan = 0, Magento = 0.12, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 128 | - |
| CMYK | 0 | 0.12 | 0.02 | 0.49 |
| HSL | 307.5º | 0.07% | 0.48% | - |
| HSV(B) | 307.5º | 0.12% | 0.51% | - |
| XYZ | 19.12 | 18.34 | 22.95 | - |
| YUV | 120.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 128 | 0 | 0.12 | 0.02 | 0.49 | 307.5 | 0.07 | 0.48 |
| Hex | 82 | 72 | 80 | 0 | C | 2 | 31 | 134 | 7 | 30 |
| Octal | 202 | 162 | 200 | 0 | 14 | 2 | 61 | 464 | 7 | 60 |
| Binary | 10000010 | 1110010 | 10000000 | 0 | 1100 | 10 | 110001 | 100110100 | 111 | 110000 |
Color Harmonies of #827280
Complementary color
Monochromatic Colors of #827280
Black with #827280
Text Example
Text Example
White with #827280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827280; }
p { color: rgb(130,114,128); }
H1.HeaderClassName
{
color: #827280;
}
.AnyTagClassName
{
color: #827280;
}
</style>
background-color css
<style>
a { background-color: #827280; }
a { background-color: rgb(130,114,128); }
div.DivClassName
{
background-color: #827280;
}
.BgClassName
{
background-color: #827280;
}
</style>
border-color css
<style>
span { border-color: #827280; }
span { border-color: rgb(130,114,128); }
td.TdClassName
{
border-color: #827280;
}
.TagClassName
{
border-color: #827280;
}
</style>