Shades of Strikemaster #936186
Tints of Strikemaster #936186
RGB
CMYK
RGB Variations
Color information
#936186 (or 0x936186) is known color: Strikemaster. HEX triplet: 93, 61 and 86. RGB value is (147,97,134). Sum of RGB (Red+Green+Blue) = 147+97+134=378 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.89% from 378); Green value is 97 (38.28% from 255 or 25.66% from 378); Blue value is 134 (52.73% from 255 or 35.45% from 378); Max value from RGB is 147 - color contains mainly: red. Hex color #936186 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936186 is #6C9E79. Grayscale: #747474. Windows color (decimal): -7118458 or 8806803. OLE color: 8806803.
HSL color Cylindrical-coordinate representation of color #936186: hue angle of 315.6º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #936186 is Cyan = 0, Magento = 0.34, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 97 | 134 | - |
| CMYK | 0 | 0.34 | 0.09 | 0.42 |
| HSL | 315.6º | 0.2% | 0.48% | - |
| HSV(B) | 315.6º | 0.34% | 0.58% | - |
| XYZ | 20.61 | 16.47 | 24.65 | - |
| YUV | 116.17 | 138.07 | 149.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 97 | 134 | 0 | 0.34 | 0.09 | 0.42 | 315.6 | 0.2 | 0.48 |
| Hex | 93 | 61 | 86 | 0 | 22 | 9 | 2A | 13C | 14 | 30 |
| Octal | 223 | 141 | 206 | 0 | 42 | 11 | 52 | 474 | 24 | 60 |
| Binary | 10010011 | 1100001 | 10000110 | 0 | 100010 | 1001 | 101010 | 100111100 | 10100 | 110000 |
Color Harmonies of #936186
Complementary color
Monochromatic Colors of #936186
Black with #936186
Text Example
Text Example
White with #936186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936186; }
p { color: rgb(147,97,134); }
H1.HeaderClassName
{
color: #936186;
}
.AnyTagClassName
{
color: #936186;
}
</style>
background-color css
<style>
a { background-color: #936186; }
a { background-color: rgb(147,97,134); }
div.DivClassName
{
background-color: #936186;
}
.BgClassName
{
background-color: #936186;
}
</style>
border-color css
<style>
span { border-color: #936186; }
span { border-color: rgb(147,97,134); }
td.TdClassName
{
border-color: #936186;
}
.TagClassName
{
border-color: #936186;
}
</style>