Shades of Strikemaster #936687
Tints of Strikemaster #936687
RGB
CMYK
RGB Variations
Color information
#936687 (or 0x936687) is known color: Strikemaster. HEX triplet: 93, 66 and 87. RGB value is (147,102,135). Sum of RGB (Red+Green+Blue) = 147+102+135=384 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.28% from 384); Green value is 102 (40.23% from 255 or 26.56% from 384); Blue value is 135 (53.12% from 255 or 35.16% from 384); Max value from RGB is 147 - color contains mainly: red. Hex color #936687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936687 is #6C9978. Grayscale: #777777. Windows color (decimal): -7117177 or 8873619. OLE color: 8873619.
HSL color Cylindrical-coordinate representation of color #936687: hue angle of 316º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #936687 is Cyan = 0, Magento = 0.31, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 102 | 135 | - |
| CMYK | 0 | 0.31 | 0.08 | 0.42 |
| HSL | 316º | 0.18% | 0.49% | - |
| HSV(B) | 316º | 0.31% | 0.58% | - |
| XYZ | 21.16 | 17.46 | 25.18 | - |
| YUV | 119.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 102 | 135 | 0 | 0.31 | 0.08 | 0.42 | 316 | 0.18 | 0.49 |
| Hex | 93 | 66 | 87 | 0 | 1F | 8 | 2A | 13C | 12 | 31 |
| Octal | 223 | 146 | 207 | 0 | 37 | 10 | 52 | 474 | 22 | 61 |
| Binary | 10010011 | 1100110 | 10000111 | 0 | 11111 | 1000 | 101010 | 100111100 | 10010 | 110001 |
Color Harmonies of #936687
Complementary color
Monochromatic Colors of #936687
Black with #936687
Text Example
Text Example
White with #936687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936687; }
p { color: rgb(147,102,135); }
H1.HeaderClassName
{
color: #936687;
}
.AnyTagClassName
{
color: #936687;
}
</style>
background-color css
<style>
a { background-color: #936687; }
a { background-color: rgb(147,102,135); }
div.DivClassName
{
background-color: #936687;
}
.BgClassName
{
background-color: #936687;
}
</style>
border-color css
<style>
span { border-color: #936687; }
span { border-color: rgb(147,102,135); }
td.TdClassName
{
border-color: #936687;
}
.TagClassName
{
border-color: #936687;
}
</style>