Shades of Strikemaster #916579
Tints of Strikemaster #916579
RGB
CMYK
RGB Variations
Color information
#916579 (or 0x916579) is known color: Strikemaster. HEX triplet: 91, 65 and 79. RGB value is (145,101,121). Sum of RGB (Red+Green+Blue) = 145+101+121=367 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.51% from 367); Green value is 101 (39.84% from 255 or 27.52% from 367); Blue value is 121 (47.66% from 255 or 32.97% from 367); Max value from RGB is 145 - color contains mainly: red. Hex color #916579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916579 is #6E9A86. Grayscale: #747474. Windows color (decimal): -7248519 or 7955857. OLE color: 7955857.
HSL color Cylindrical-coordinate representation of color #916579: hue angle of 332.73º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #916579 is Cyan = 0, Magento = 0.30, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 121 | - |
| CMYK | 0 | 0.30 | 0.17 | 0.43 |
| HSL | 332.73º | 0.18% | 0.48% | - |
| HSV(B) | 332.73º | 0.3% | 0.57% | - |
| XYZ | 19.78 | 16.71 | 20.27 | - |
| YUV | 116.44 | 130.58 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 121 | 0 | 0.30 | 0.17 | 0.43 | 332.73 | 0.18 | 0.48 |
| Hex | 91 | 65 | 79 | 0 | 1E | 11 | 2B | 14D | 12 | 30 |
| Octal | 221 | 145 | 171 | 0 | 36 | 21 | 53 | 515 | 22 | 60 |
| Binary | 10010001 | 1100101 | 1111001 | 0 | 11110 | 10001 | 101011 | 101001101 | 10010 | 110000 |
Color Harmonies of #916579
Complementary color
Monochromatic Colors of #916579
Black with #916579
Text Example
Text Example
White with #916579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916579; }
p { color: rgb(145,101,121); }
H1.HeaderClassName
{
color: #916579;
}
.AnyTagClassName
{
color: #916579;
}
</style>
background-color css
<style>
a { background-color: #916579; }
a { background-color: rgb(145,101,121); }
div.DivClassName
{
background-color: #916579;
}
.BgClassName
{
background-color: #916579;
}
</style>
border-color css
<style>
span { border-color: #916579; }
span { border-color: rgb(145,101,121); }
td.TdClassName
{
border-color: #916579;
}
.TagClassName
{
border-color: #916579;
}
</style>