Shades of Monsoon #827781
Tints of Monsoon #827781
RGB
CMYK
RGB Variations
Color information
#827781 (or 0x827781) is known color: Monsoon. HEX triplet: 82, 77 and 81. RGB value is (130,119,129). Sum of RGB (Red+Green+Blue) = 130+119+129=378 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.39% from 378); Green value is 119 (46.88% from 255 or 31.48% from 378); Blue value is 129 (50.78% from 255 or 34.13% from 378); Max value from RGB is 130 - color contains mainly: red. Hex color #827781 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827781 is #7D887E. Grayscale: #7B7B7B. Windows color (decimal): -8226943 or 8484738. OLE color: 8484738.
HSL color Cylindrical-coordinate representation of color #827781: hue angle of 305.45º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #827781 is Cyan = 0, Magento = 0.08, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 129 | - |
| CMYK | 0 | 0.08 | 0.01 | 0.49 |
| HSL | 305.45º | 0.04% | 0.49% | - |
| HSV(B) | 305.45º | 0.08% | 0.51% | - |
| XYZ | 19.77 | 19.52 | 23.5 | - |
| YUV | 123.43 | 131.14 | 132.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 129 | 0 | 0.08 | 0.01 | 0.49 | 305.45 | 0.04 | 0.49 |
| Hex | 82 | 77 | 81 | 0 | 8 | 1 | 31 | 131 | 4 | 31 |
| Octal | 202 | 167 | 201 | 0 | 10 | 1 | 61 | 461 | 4 | 61 |
| Binary | 10000010 | 1110111 | 10000001 | 0 | 1000 | 1 | 110001 | 100110001 | 100 | 110001 |
Color Harmonies of #827781
Complementary color
Monochromatic Colors of #827781
Black with #827781
Text Example
Text Example
White with #827781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827781; }
p { color: rgb(130,119,129); }
H1.HeaderClassName
{
color: #827781;
}
.AnyTagClassName
{
color: #827781;
}
</style>
background-color css
<style>
a { background-color: #827781; }
a { background-color: rgb(130,119,129); }
div.DivClassName
{
background-color: #827781;
}
.BgClassName
{
background-color: #827781;
}
</style>
border-color css
<style>
span { border-color: #827781; }
span { border-color: rgb(130,119,129); }
td.TdClassName
{
border-color: #827781;
}
.TagClassName
{
border-color: #827781;
}
</style>