Shades of Strikemaster #936480
Tints of Strikemaster #936480
RGB
CMYK
RGB Variations
Color information
#936480 (or 0x936480) is known color: Strikemaster. HEX triplet: 93, 64 and 80. RGB value is (147,100,128). Sum of RGB (Red+Green+Blue) = 147+100+128=375 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.2% from 375); Green value is 100 (39.45% from 255 or 26.67% from 375); Blue value is 128 (50.39% from 255 or 34.13% from 375); Max value from RGB is 147 - color contains mainly: red. Hex color #936480 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936480 is #6C9B7F. Grayscale: #757575. Windows color (decimal): -7117696 or 8414355. OLE color: 8414355.
HSL color Cylindrical-coordinate representation of color #936480: hue angle of 324.26º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #936480 is Cyan = 0, Magento = 0.32, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 128 | - |
| CMYK | 0 | 0.32 | 0.13 | 0.42 |
| HSL | 324.26º | 0.19% | 0.48% | - |
| HSV(B) | 324.26º | 0.32% | 0.58% | - |
| XYZ | 20.49 | 16.88 | 22.6 | - |
| YUV | 117.25 | 134.07 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 128 | 0 | 0.32 | 0.13 | 0.42 | 324.26 | 0.19 | 0.48 |
| Hex | 93 | 64 | 80 | 0 | 20 | D | 2A | 144 | 13 | 30 |
| Octal | 223 | 144 | 200 | 0 | 40 | 15 | 52 | 504 | 23 | 60 |
| Binary | 10010011 | 1100100 | 10000000 | 0 | 100000 | 1101 | 101010 | 101000100 | 10011 | 110000 |
Color Harmonies of #936480
Complementary color
Monochromatic Colors of #936480
Black with #936480
Text Example
Text Example
White with #936480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936480; }
p { color: rgb(147,100,128); }
H1.HeaderClassName
{
color: #936480;
}
.AnyTagClassName
{
color: #936480;
}
</style>
background-color css
<style>
a { background-color: #936480; }
a { background-color: rgb(147,100,128); }
div.DivClassName
{
background-color: #936480;
}
.BgClassName
{
background-color: #936480;
}
</style>
border-color css
<style>
span { border-color: #936480; }
span { border-color: rgb(147,100,128); }
td.TdClassName
{
border-color: #936480;
}
.TagClassName
{
border-color: #936480;
}
</style>