Shades of Strikemaster #936786
Tints of Strikemaster #936786
RGB
CMYK
RGB Variations
Color information
#936786 (or 0x936786) is known color: Strikemaster. HEX triplet: 93, 67 and 86. RGB value is (147,103,134). Sum of RGB (Red+Green+Blue) = 147+103+134=384 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.28% from 384); Green value is 103 (40.62% from 255 or 26.82% from 384); Blue value is 134 (52.73% from 255 or 34.90% from 384); Max value from RGB is 147 - color contains mainly: red. Hex color #936786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936786 is #6C9879. Grayscale: #777777. Windows color (decimal): -7116922 or 8808339. OLE color: 8808339.
HSL color Cylindrical-coordinate representation of color #936786: hue angle of 317.73º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #936786 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 134 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.42 |
| HSL | 317.73º | 0.18% | 0.49% | - |
| HSV(B) | 317.73º | 0.3% | 0.58% | - |
| XYZ | 21.19 | 17.62 | 24.84 | - |
| YUV | 119.69 | 136.08 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 134 | 0 | 0.30 | 0.09 | 0.42 | 317.73 | 0.18 | 0.49 |
| Hex | 93 | 67 | 86 | 0 | 1E | 9 | 2A | 13E | 12 | 31 |
| Octal | 223 | 147 | 206 | 0 | 36 | 11 | 52 | 476 | 22 | 61 |
| Binary | 10010011 | 1100111 | 10000110 | 0 | 11110 | 1001 | 101010 | 100111110 | 10010 | 110001 |
Color Harmonies of #936786
Complementary color
Monochromatic Colors of #936786
Black with #936786
Text Example
Text Example
White with #936786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936786; }
p { color: rgb(147,103,134); }
H1.HeaderClassName
{
color: #936786;
}
.AnyTagClassName
{
color: #936786;
}
</style>
background-color css
<style>
a { background-color: #936786; }
a { background-color: rgb(147,103,134); }
div.DivClassName
{
background-color: #936786;
}
.BgClassName
{
background-color: #936786;
}
</style>
border-color css
<style>
span { border-color: #936786; }
span { border-color: rgb(147,103,134); }
td.TdClassName
{
border-color: #936786;
}
.TagClassName
{
border-color: #936786;
}
</style>