Shades of Strikemaster #936579
Tints of Strikemaster #936579
RGB
CMYK
RGB Variations
Color information
#936579 (or 0x936579) is known color: Strikemaster. HEX triplet: 93, 65 and 79. RGB value is (147,101,121). Sum of RGB (Red+Green+Blue) = 147+101+121=369 (48% of max value = 765). Red value is 147 (57.81% from 255 or 39.84% from 369); Green value is 101 (39.84% from 255 or 27.37% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 147 - color contains mainly: red. Hex color #936579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936579 is #6C9A86. Grayscale: #757575. Windows color (decimal): -7117447 or 7955859. OLE color: 7955859.
HSL color Cylindrical-coordinate representation of color #936579: hue angle of 333.91º degrees, saturation: 0.19, 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 #936579 is Cyan = 0, Magento = 0.31, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 121 | - |
| CMYK | 0 | 0.31 | 0.18 | 0.42 |
| HSL | 333.91º | 0.19% | 0.49% | - |
| HSV(B) | 333.91º | 0.31% | 0.58% | - |
| XYZ | 20.14 | 16.89 | 20.29 | - |
| YUV | 117.03 | 130.24 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 121 | 0 | 0.31 | 0.18 | 0.42 | 333.91 | 0.19 | 0.49 |
| Hex | 93 | 65 | 79 | 0 | 1F | 12 | 2A | 14E | 13 | 31 |
| Octal | 223 | 145 | 171 | 0 | 37 | 22 | 52 | 516 | 23 | 61 |
| Binary | 10010011 | 1100101 | 1111001 | 0 | 11111 | 10010 | 101010 | 101001110 | 10011 | 110001 |
Color Harmonies of #936579
Complementary color
Monochromatic Colors of #936579
Black with #936579
Text Example
Text Example
White with #936579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936579; }
p { color: rgb(147,101,121); }
H1.HeaderClassName
{
color: #936579;
}
.AnyTagClassName
{
color: #936579;
}
</style>
background-color css
<style>
a { background-color: #936579; }
a { background-color: rgb(147,101,121); }
div.DivClassName
{
background-color: #936579;
}
.BgClassName
{
background-color: #936579;
}
</style>
border-color css
<style>
span { border-color: #936579; }
span { border-color: rgb(147,101,121); }
td.TdClassName
{
border-color: #936579;
}
.TagClassName
{
border-color: #936579;
}
</style>