Shades of Strikemaster #936887
Tints of Strikemaster #936887
RGB
CMYK
RGB Variations
Color information
#936887 (or 0x936887) is known color: Strikemaster. HEX triplet: 93, 68 and 87. RGB value is (147,104,135). Sum of RGB (Red+Green+Blue) = 147+104+135=386 (51% of max value = 765). Red value is 147 (57.81% from 255 or 38.08% from 386); Green value is 104 (41.02% from 255 or 26.94% from 386); Blue value is 135 (53.12% from 255 or 34.97% from 386); Max value from RGB is 147 - color contains mainly: red. Hex color #936887 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936887 is #6C9778. Grayscale: #787878. Windows color (decimal): -7116665 or 8874131. OLE color: 8874131.
HSL color Cylindrical-coordinate representation of color #936887: hue angle of 316.74º 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 #936887 is Cyan = 0, Magento = 0.29, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 104 | 135 | - |
| CMYK | 0 | 0.29 | 0.08 | 0.42 |
| HSL | 316.74º | 0.17% | 0.49% | - |
| HSV(B) | 316.74º | 0.29% | 0.58% | - |
| XYZ | 21.36 | 17.85 | 25.24 | - |
| YUV | 120.39 | 136.25 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 104 | 135 | 0 | 0.29 | 0.08 | 0.42 | 316.74 | 0.17 | 0.49 |
| Hex | 93 | 68 | 87 | 0 | 1D | 8 | 2A | 13D | 11 | 31 |
| Octal | 223 | 150 | 207 | 0 | 35 | 10 | 52 | 475 | 21 | 61 |
| Binary | 10010011 | 1101000 | 10000111 | 0 | 11101 | 1000 | 101010 | 100111101 | 10001 | 110001 |
Color Harmonies of #936887
Complementary color
Monochromatic Colors of #936887
Black with #936887
Text Example
Text Example
White with #936887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936887; }
p { color: rgb(147,104,135); }
H1.HeaderClassName
{
color: #936887;
}
.AnyTagClassName
{
color: #936887;
}
</style>
background-color css
<style>
a { background-color: #936887; }
a { background-color: rgb(147,104,135); }
div.DivClassName
{
background-color: #936887;
}
.BgClassName
{
background-color: #936887;
}
</style>
border-color css
<style>
span { border-color: #936887; }
span { border-color: rgb(147,104,135); }
td.TdClassName
{
border-color: #936887;
}
.TagClassName
{
border-color: #936887;
}
</style>