Shades of Strikemaster #935776
Tints of Strikemaster #935776
RGB
CMYK
RGB Variations
Color information
#935776 (or 0x935776) is known color: Strikemaster. HEX triplet: 93, 57 and 76. RGB value is (147,87,118). Sum of RGB (Red+Green+Blue) = 147+87+118=352 (46% of max value = 765). Red value is 147 (57.81% from 255 or 41.76% from 352); Green value is 87 (34.38% from 255 or 24.72% from 352); Blue value is 118 (46.48% from 255 or 33.52% from 352); Max value from RGB is 147 - color contains mainly: red. Hex color #935776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935776 is #6CA889. Grayscale: #6C6C6C. Windows color (decimal): -7121034 or 7755667. OLE color: 7755667.
HSL color Cylindrical-coordinate representation of color #935776: hue angle of 329º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #935776 is Cyan = 0, Magento = 0.41, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 87 | 118 | - |
| CMYK | 0 | 0.41 | 0.20 | 0.42 |
| HSL | 329º | 0.26% | 0.46% | - |
| HSV(B) | 329º | 0.41% | 0.58% | - |
| XYZ | 18.71 | 14.33 | 18.92 | - |
| YUV | 108.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 87 | 118 | 0 | 0.41 | 0.20 | 0.42 | 329 | 0.26 | 0.46 |
| Hex | 93 | 57 | 76 | 0 | 29 | 14 | 2A | 149 | 1A | 2E |
| Octal | 223 | 127 | 166 | 0 | 51 | 24 | 52 | 511 | 32 | 56 |
| Binary | 10010011 | 1010111 | 1110110 | 0 | 101001 | 10100 | 101010 | 101001001 | 11010 | 101110 |
Color Harmonies of #935776
Complementary color
Monochromatic Colors of #935776
Black with #935776
Text Example
Text Example
White with #935776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935776; }
p { color: rgb(147,87,118); }
H1.HeaderClassName
{
color: #935776;
}
.AnyTagClassName
{
color: #935776;
}
</style>
background-color css
<style>
a { background-color: #935776; }
a { background-color: rgb(147,87,118); }
div.DivClassName
{
background-color: #935776;
}
.BgClassName
{
background-color: #935776;
}
</style>
border-color css
<style>
span { border-color: #935776; }
span { border-color: rgb(147,87,118); }
td.TdClassName
{
border-color: #935776;
}
.TagClassName
{
border-color: #935776;
}
</style>