Shades of Strikemaster #936079
Tints of Strikemaster #936079
RGB
CMYK
RGB Variations
Color information
#936079 (or 0x936079) is known color: Strikemaster. HEX triplet: 93, 60 and 79. RGB value is (147,96,121). Sum of RGB (Red+Green+Blue) = 147+96+121=364 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.38% from 364); Green value is 96 (37.89% from 255 or 26.37% from 364); Blue value is 121 (47.66% from 255 or 33.24% from 364); Max value from RGB is 147 - color contains mainly: red. Hex color #936079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936079 is #6C9F86. Grayscale: #727272. Windows color (decimal): -7118727 or 7954579. OLE color: 7954579.
HSL color Cylindrical-coordinate representation of color #936079: hue angle of 330.59º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #936079 is Cyan = 0, Magento = 0.35, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 96 | 121 | - |
| CMYK | 0 | 0.35 | 0.18 | 0.42 |
| HSL | 330.59º | 0.21% | 0.48% | - |
| HSV(B) | 330.59º | 0.35% | 0.58% | - |
| XYZ | 19.67 | 15.95 | 20.13 | - |
| YUV | 114.1 | 131.9 | 151.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 96 | 121 | 0 | 0.35 | 0.18 | 0.42 | 330.59 | 0.21 | 0.48 |
| Hex | 93 | 60 | 79 | 0 | 23 | 12 | 2A | 14B | 15 | 30 |
| Octal | 223 | 140 | 171 | 0 | 43 | 22 | 52 | 513 | 25 | 60 |
| Binary | 10010011 | 1100000 | 1111001 | 0 | 100011 | 10010 | 101010 | 101001011 | 10101 | 110000 |
Color Harmonies of #936079
Complementary color
Monochromatic Colors of #936079
Black with #936079
Text Example
Text Example
White with #936079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936079; }
p { color: rgb(147,96,121); }
H1.HeaderClassName
{
color: #936079;
}
.AnyTagClassName
{
color: #936079;
}
</style>
background-color css
<style>
a { background-color: #936079; }
a { background-color: rgb(147,96,121); }
div.DivClassName
{
background-color: #936079;
}
.BgClassName
{
background-color: #936079;
}
</style>
border-color css
<style>
span { border-color: #936079; }
span { border-color: rgb(147,96,121); }
td.TdClassName
{
border-color: #936079;
}
.TagClassName
{
border-color: #936079;
}
</style>