Shades of Monsoon #8A7386
Tints of Monsoon #8A7386
RGB
CMYK
RGB Variations
Color information
#8A7386 (or 0x8A7386) is known color: Monsoon. HEX triplet: 8A, 73 and 86. RGB value is (138,115,134). Sum of RGB (Red+Green+Blue) = 138+115+134=387 (51% of max value = 765). Red value is 138 (54.30% from 255 or 35.66% from 387); Green value is 115 (45.31% from 255 or 29.72% from 387); Blue value is 134 (52.73% from 255 or 34.63% from 387); Max value from RGB is 138 - color contains mainly: red. Hex color #8A7386 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8A7386 is #758C79. Grayscale: #7B7B7B. Windows color (decimal): -7703674 or 8811402. OLE color: 8811402.
HSL color Cylindrical-coordinate representation of color #8A7386: hue angle of 310.43º degrees, saturation: 0.09, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #8A7386 is Cyan = 0, Magento = 0.17, Yellow = 0.03 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 115 | 134 | - |
| CMYK | 0 | 0.17 | 0.03 | 0.46 |
| HSL | 310.43º | 0.09% | 0.5% | - |
| HSV(B) | 310.43º | 0.17% | 0.54% | - |
| XYZ | 20.92 | 19.39 | 25.19 | - |
| YUV | 124.04 | 133.62 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 115 | 134 | 0 | 0.17 | 0.03 | 0.46 | 310.43 | 0.09 | 0.5 |
| Hex | 8A | 73 | 86 | 0 | 11 | 3 | 2E | 136 | 9 | 32 |
| Octal | 212 | 163 | 206 | 0 | 21 | 3 | 56 | 466 | 11 | 62 |
| Binary | 10001010 | 1110011 | 10000110 | 0 | 10001 | 11 | 101110 | 100110110 | 1001 | 110010 |
Color Harmonies of #8A7386
Complementary color
Monochromatic Colors of #8A7386
Black with #8A7386
Text Example
Text Example
White with #8A7386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A7386; }
p { color: rgb(138,115,134); }
H1.HeaderClassName
{
color: #8A7386;
}
.AnyTagClassName
{
color: #8A7386;
}
</style>
background-color css
<style>
a { background-color: #8A7386; }
a { background-color: rgb(138,115,134); }
div.DivClassName
{
background-color: #8A7386;
}
.BgClassName
{
background-color: #8A7386;
}
</style>
border-color css
<style>
span { border-color: #8A7386; }
span { border-color: rgb(138,115,134); }
td.TdClassName
{
border-color: #8A7386;
}
.TagClassName
{
border-color: #8A7386;
}
</style>