Shades of Strikemaster #917087
Tints of Strikemaster #917087
RGB
CMYK
RGB Variations
Color information
#917087 (or 0x917087) is known color: Strikemaster. HEX triplet: 91, 70 and 87. RGB value is (145,112,135). Sum of RGB (Red+Green+Blue) = 145+112+135=392 (51% of max value = 765). Red value is 145 (57.03% from 255 or 36.99% from 392); Green value is 112 (44.14% from 255 or 28.57% from 392); Blue value is 135 (53.12% from 255 or 34.44% from 392); Max value from RGB is 145 - color contains mainly: red. Hex color #917087 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917087 is #6E8F78. Grayscale: #7C7C7C. Windows color (decimal): -7245689 or 8876177. OLE color: 8876177.
HSL color Cylindrical-coordinate representation of color #917087: hue angle of 318.18º 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 #917087 is Cyan = 0, Magento = 0.23, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 135 | - |
| CMYK | 0 | 0.23 | 0.07 | 0.43 |
| HSL | 318.18º | 0.13% | 0.5% | - |
| HSV(B) | 318.18º | 0.23% | 0.57% | - |
| XYZ | 21.84 | 19.36 | 25.51 | - |
| YUV | 124.49 | 133.93 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 135 | 0 | 0.23 | 0.07 | 0.43 | 318.18 | 0.13 | 0.5 |
| Hex | 91 | 70 | 87 | 0 | 17 | 7 | 2B | 13E | D | 32 |
| Octal | 221 | 160 | 207 | 0 | 27 | 7 | 53 | 476 | 15 | 62 |
| Binary | 10010001 | 1110000 | 10000111 | 0 | 10111 | 111 | 101011 | 100111110 | 1101 | 110010 |
Color Harmonies of #917087
Complementary color
Monochromatic Colors of #917087
Black with #917087
Text Example
Text Example
White with #917087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917087; }
p { color: rgb(145,112,135); }
H1.HeaderClassName
{
color: #917087;
}
.AnyTagClassName
{
color: #917087;
}
</style>
background-color css
<style>
a { background-color: #917087; }
a { background-color: rgb(145,112,135); }
div.DivClassName
{
background-color: #917087;
}
.BgClassName
{
background-color: #917087;
}
</style>
border-color css
<style>
span { border-color: #917087; }
span { border-color: rgb(145,112,135); }
td.TdClassName
{
border-color: #917087;
}
.TagClassName
{
border-color: #917087;
}
</style>