Shades of Monsoon #826278
Tints of Monsoon #826278
RGB
CMYK
RGB Variations
Color information
#826278 (or 0x826278) is known color: Monsoon. HEX triplet: 82, 62 and 78. RGB value is (130,98,120). Sum of RGB (Red+Green+Blue) = 130+98+120=348 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.36% from 348); Green value is 98 (38.67% from 255 or 28.16% from 348); Blue value is 120 (47.27% from 255 or 34.48% from 348); Max value from RGB is 130 - color contains mainly: red. Hex color #826278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826278 is #7D9D87. Grayscale: #6E6E6E. Windows color (decimal): -8232328 or 7889538. OLE color: 7889538.
HSL color Cylindrical-coordinate representation of color #826278: hue angle of 318.75º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #826278 is Cyan = 0, Magento = 0.25, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 120 | - |
| CMYK | 0 | 0.25 | 0.08 | 0.49 |
| HSL | 318.75º | 0.14% | 0.45% | - |
| HSV(B) | 318.75º | 0.25% | 0.51% | - |
| XYZ | 16.96 | 14.84 | 19.74 | - |
| YUV | 110.08 | 133.6 | 142.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 120 | 0 | 0.25 | 0.08 | 0.49 | 318.75 | 0.14 | 0.45 |
| Hex | 82 | 62 | 78 | 0 | 19 | 8 | 31 | 13F | E | 2D |
| Octal | 202 | 142 | 170 | 0 | 31 | 10 | 61 | 477 | 16 | 55 |
| Binary | 10000010 | 1100010 | 1111000 | 0 | 11001 | 1000 | 110001 | 100111111 | 1110 | 101101 |
Color Harmonies of #826278
Complementary color
Monochromatic Colors of #826278
Black with #826278
Text Example
Text Example
White with #826278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826278; }
p { color: rgb(130,98,120); }
H1.HeaderClassName
{
color: #826278;
}
.AnyTagClassName
{
color: #826278;
}
</style>
background-color css
<style>
a { background-color: #826278; }
a { background-color: rgb(130,98,120); }
div.DivClassName
{
background-color: #826278;
}
.BgClassName
{
background-color: #826278;
}
</style>
border-color css
<style>
span { border-color: #826278; }
span { border-color: rgb(130,98,120); }
td.TdClassName
{
border-color: #826278;
}
.TagClassName
{
border-color: #826278;
}
</style>