Shades of Strikemaster #917086
Tints of Strikemaster #917086
RGB
CMYK
RGB Variations
Color information
#917086 (or 0x917086) is known color: Strikemaster. HEX triplet: 91, 70 and 86. RGB value is (145,112,134). Sum of RGB (Red+Green+Blue) = 145+112+134=391 (51% of max value = 765). Red value is 145 (57.03% from 255 or 37.08% from 391); Green value is 112 (44.14% from 255 or 28.64% from 391); Blue value is 134 (52.73% from 255 or 34.27% from 391); Max value from RGB is 145 - color contains mainly: red. Hex color #917086 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917086 is #6E8F79. Grayscale: #7C7C7C. Windows color (decimal): -7245690 or 8810641. OLE color: 8810641.
HSL color Cylindrical-coordinate representation of color #917086: hue angle of 320º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #917086 is Cyan = 0, Magento = 0.23, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 134 | - |
| CMYK | 0 | 0.23 | 0.08 | 0.43 |
| HSL | 320º | 0.13% | 0.5% | - |
| HSV(B) | 320º | 0.23% | 0.57% | - |
| XYZ | 21.77 | 19.33 | 25.14 | - |
| YUV | 124.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 134 | 0 | 0.23 | 0.08 | 0.43 | 320 | 0.13 | 0.5 |
| Hex | 91 | 70 | 86 | 0 | 17 | 8 | 2B | 140 | D | 32 |
| Octal | 221 | 160 | 206 | 0 | 27 | 10 | 53 | 500 | 15 | 62 |
| Binary | 10010001 | 1110000 | 10000110 | 0 | 10111 | 1000 | 101011 | 101000000 | 1101 | 110010 |
Color Harmonies of #917086
Complementary color
Monochromatic Colors of #917086
Black with #917086
Text Example
Text Example
White with #917086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917086; }
p { color: rgb(145,112,134); }
H1.HeaderClassName
{
color: #917086;
}
.AnyTagClassName
{
color: #917086;
}
</style>
background-color css
<style>
a { background-color: #917086; }
a { background-color: rgb(145,112,134); }
div.DivClassName
{
background-color: #917086;
}
.BgClassName
{
background-color: #917086;
}
</style>
border-color css
<style>
span { border-color: #917086; }
span { border-color: rgb(145,112,134); }
td.TdClassName
{
border-color: #917086;
}
.TagClassName
{
border-color: #917086;
}
</style>