Shades of Strikemaster #936684
Tints of Strikemaster #936684
RGB
CMYK
RGB Variations
Color information
#936684 (or 0x936684) is known color: Strikemaster. HEX triplet: 93, 66 and 84. RGB value is (147,102,132). Sum of RGB (Red+Green+Blue) = 147+102+132=381 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.58% from 381); Green value is 102 (40.23% from 255 or 26.77% from 381); Blue value is 132 (51.95% from 255 or 34.65% from 381); Max value from RGB is 147 - color contains mainly: red. Hex color #936684 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936684 is #6C997B. Grayscale: #767676. Windows color (decimal): -7117180 or 8677011. OLE color: 8677011.
HSL color Cylindrical-coordinate representation of color #936684: hue angle of 320º 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 #936684 is Cyan = 0, Magento = 0.31, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 102 | 132 | - |
| CMYK | 0 | 0.31 | 0.10 | 0.42 |
| HSL | 320º | 0.18% | 0.49% | - |
| HSV(B) | 320º | 0.31% | 0.58% | - |
| XYZ | 20.95 | 17.37 | 24.08 | - |
| YUV | 118.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 102 | 132 | 0 | 0.31 | 0.10 | 0.42 | 320 | 0.18 | 0.49 |
| Hex | 93 | 66 | 84 | 0 | 1F | A | 2A | 140 | 12 | 31 |
| Octal | 223 | 146 | 204 | 0 | 37 | 12 | 52 | 500 | 22 | 61 |
| Binary | 10010011 | 1100110 | 10000100 | 0 | 11111 | 1010 | 101010 | 101000000 | 10010 | 110001 |
Color Harmonies of #936684
Complementary color
Monochromatic Colors of #936684
Black with #936684
Text Example
Text Example
White with #936684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936684; }
p { color: rgb(147,102,132); }
H1.HeaderClassName
{
color: #936684;
}
.AnyTagClassName
{
color: #936684;
}
</style>
background-color css
<style>
a { background-color: #936684; }
a { background-color: rgb(147,102,132); }
div.DivClassName
{
background-color: #936684;
}
.BgClassName
{
background-color: #936684;
}
</style>
border-color css
<style>
span { border-color: #936684; }
span { border-color: rgb(147,102,132); }
td.TdClassName
{
border-color: #936684;
}
.TagClassName
{
border-color: #936684;
}
</style>