Shades of Strikemaster #936280
Tints of Strikemaster #936280
RGB
CMYK
RGB Variations
Color information
#936280 (or 0x936280) is known color: Strikemaster. HEX triplet: 93, 62 and 80. RGB value is (147,98,128). Sum of RGB (Red+Green+Blue) = 147+98+128=373 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.41% from 373); Green value is 98 (38.67% from 255 or 26.27% from 373); Blue value is 128 (50.39% from 255 or 34.32% from 373); Max value from RGB is 147 - color contains mainly: red. Hex color #936280 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936280 is #6C9D7F. Grayscale: #747474. Windows color (decimal): -7118208 or 8413843. OLE color: 8413843.
HSL color Cylindrical-coordinate representation of color #936280: hue angle of 323.27º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #936280 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 98 | 128 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.42 |
| HSL | 323.27º | 0.2% | 0.48% | - |
| HSV(B) | 323.27º | 0.33% | 0.58% | - |
| XYZ | 20.3 | 16.5 | 22.54 | - |
| YUV | 116.07 | 134.73 | 150.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 98 | 128 | 0 | 0.33 | 0.13 | 0.42 | 323.27 | 0.2 | 0.48 |
| Hex | 93 | 62 | 80 | 0 | 21 | D | 2A | 143 | 14 | 30 |
| Octal | 223 | 142 | 200 | 0 | 41 | 15 | 52 | 503 | 24 | 60 |
| Binary | 10010011 | 1100010 | 10000000 | 0 | 100001 | 1101 | 101010 | 101000011 | 10100 | 110000 |
Color Harmonies of #936280
Complementary color
Monochromatic Colors of #936280
Black with #936280
Text Example
Text Example
White with #936280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936280; }
p { color: rgb(147,98,128); }
H1.HeaderClassName
{
color: #936280;
}
.AnyTagClassName
{
color: #936280;
}
</style>
background-color css
<style>
a { background-color: #936280; }
a { background-color: rgb(147,98,128); }
div.DivClassName
{
background-color: #936280;
}
.BgClassName
{
background-color: #936280;
}
</style>
border-color css
<style>
span { border-color: #936280; }
span { border-color: rgb(147,98,128); }
td.TdClassName
{
border-color: #936280;
}
.TagClassName
{
border-color: #936280;
}
</style>