Shades of Strikemaster #936886
Tints of Strikemaster #936886
RGB
CMYK
RGB Variations
Color information
#936886 (or 0x936886) is known color: Strikemaster. HEX triplet: 93, 68 and 86. RGB value is (147,104,134). Sum of RGB (Red+Green+Blue) = 147+104+134=385 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.18% from 385); Green value is 104 (41.02% from 255 or 27.01% from 385); Blue value is 134 (52.73% from 255 or 34.81% from 385); Max value from RGB is 147 - color contains mainly: red. Hex color #936886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936886 is #6C9779. Grayscale: #787878. Windows color (decimal): -7116666 or 8808595. OLE color: 8808595.
HSL color Cylindrical-coordinate representation of color #936886: hue angle of 318.14º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #936886 is Cyan = 0, Magento = 0.29, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 104 | 134 | - |
| CMYK | 0 | 0.29 | 0.09 | 0.42 |
| HSL | 318.14º | 0.17% | 0.49% | - |
| HSV(B) | 318.14º | 0.29% | 0.58% | - |
| XYZ | 21.29 | 17.82 | 24.87 | - |
| YUV | 120.28 | 135.75 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 104 | 134 | 0 | 0.29 | 0.09 | 0.42 | 318.14 | 0.17 | 0.49 |
| Hex | 93 | 68 | 86 | 0 | 1D | 9 | 2A | 13E | 11 | 31 |
| Octal | 223 | 150 | 206 | 0 | 35 | 11 | 52 | 476 | 21 | 61 |
| Binary | 10010011 | 1101000 | 10000110 | 0 | 11101 | 1001 | 101010 | 100111110 | 10001 | 110001 |
Color Harmonies of #936886
Complementary color
Monochromatic Colors of #936886
Black with #936886
Text Example
Text Example
White with #936886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936886; }
p { color: rgb(147,104,134); }
H1.HeaderClassName
{
color: #936886;
}
.AnyTagClassName
{
color: #936886;
}
</style>
background-color css
<style>
a { background-color: #936886; }
a { background-color: rgb(147,104,134); }
div.DivClassName
{
background-color: #936886;
}
.BgClassName
{
background-color: #936886;
}
</style>
border-color css
<style>
span { border-color: #936886; }
span { border-color: rgb(147,104,134); }
td.TdClassName
{
border-color: #936886;
}
.TagClassName
{
border-color: #936886;
}
</style>