Shades of Strikemaster #916187
Tints of Strikemaster #916187
RGB
CMYK
RGB Variations
Color information
#916187 (or 0x916187) is known color: Strikemaster. HEX triplet: 91, 61 and 87. RGB value is (145,97,135). Sum of RGB (Red+Green+Blue) = 145+97+135=377 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.46% from 377); Green value is 97 (38.28% from 255 or 25.73% from 377); Blue value is 135 (53.12% from 255 or 35.81% from 377); Max value from RGB is 145 - color contains mainly: red. Hex color #916187 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916187 is #6E9E78. Grayscale: #737373. Windows color (decimal): -7249529 or 8872337. OLE color: 8872337.
HSL color Cylindrical-coordinate representation of color #916187: hue angle of 312.5º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #916187 is Cyan = 0, Magento = 0.33, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 135 | - |
| CMYK | 0 | 0.33 | 0.07 | 0.43 |
| HSL | 312.5º | 0.2% | 0.47% | - |
| HSV(B) | 312.5º | 0.33% | 0.57% | - |
| XYZ | 20.32 | 16.32 | 25 | - |
| YUV | 115.68 | 138.9 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 135 | 0 | 0.33 | 0.07 | 0.43 | 312.5 | 0.2 | 0.47 |
| Hex | 91 | 61 | 87 | 0 | 21 | 7 | 2B | 138 | 14 | 2F |
| Octal | 221 | 141 | 207 | 0 | 41 | 7 | 53 | 470 | 24 | 57 |
| Binary | 10010001 | 1100001 | 10000111 | 0 | 100001 | 111 | 101011 | 100111000 | 10100 | 101111 |
Color Harmonies of #916187
Complementary color
Monochromatic Colors of #916187
Black with #916187
Text Example
Text Example
White with #916187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916187; }
p { color: rgb(145,97,135); }
H1.HeaderClassName
{
color: #916187;
}
.AnyTagClassName
{
color: #916187;
}
</style>
background-color css
<style>
a { background-color: #916187; }
a { background-color: rgb(145,97,135); }
div.DivClassName
{
background-color: #916187;
}
.BgClassName
{
background-color: #916187;
}
</style>
border-color css
<style>
span { border-color: #916187; }
span { border-color: rgb(145,97,135); }
td.TdClassName
{
border-color: #916187;
}
.TagClassName
{
border-color: #916187;
}
</style>