Shades of Strikemaster #916589
Tints of Strikemaster #916589
RGB
CMYK
RGB Variations
Color information
#916589 (or 0x916589) is known color: Strikemaster. HEX triplet: 91, 65 and 89. RGB value is (145,101,137). Sum of RGB (Red+Green+Blue) = 145+101+137=383 (50% of max value = 765). Red value is 145 (57.03% from 255 or 37.86% from 383); Green value is 101 (39.84% from 255 or 26.37% from 383); Blue value is 137 (53.91% from 255 or 35.77% from 383); Max value from RGB is 145 - color contains mainly: red. Hex color #916589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916589 is #6E9A76. Grayscale: #767676. Windows color (decimal): -7248503 or 9004433. OLE color: 9004433.
HSL color Cylindrical-coordinate representation of color #916589: hue angle of 310.91º 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 #916589 is Cyan = 0, Magento = 0.30, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 137 | - |
| CMYK | 0 | 0.30 | 0.06 | 0.43 |
| HSL | 310.91º | 0.18% | 0.48% | - |
| HSV(B) | 310.91º | 0.3% | 0.57% | - |
| XYZ | 20.85 | 17.13 | 25.88 | - |
| YUV | 118.26 | 138.58 | 147.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 137 | 0 | 0.30 | 0.06 | 0.43 | 310.91 | 0.18 | 0.48 |
| Hex | 91 | 65 | 89 | 0 | 1E | 6 | 2B | 137 | 12 | 30 |
| Octal | 221 | 145 | 211 | 0 | 36 | 6 | 53 | 467 | 22 | 60 |
| Binary | 10010001 | 1100101 | 10001001 | 0 | 11110 | 110 | 101011 | 100110111 | 10010 | 110000 |
Color Harmonies of #916589
Complementary color
Monochromatic Colors of #916589
Black with #916589
Text Example
Text Example
White with #916589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916589; }
p { color: rgb(145,101,137); }
H1.HeaderClassName
{
color: #916589;
}
.AnyTagClassName
{
color: #916589;
}
</style>
background-color css
<style>
a { background-color: #916589; }
a { background-color: rgb(145,101,137); }
div.DivClassName
{
background-color: #916589;
}
.BgClassName
{
background-color: #916589;
}
</style>
border-color css
<style>
span { border-color: #916589; }
span { border-color: rgb(145,101,137); }
td.TdClassName
{
border-color: #916589;
}
.TagClassName
{
border-color: #916589;
}
</style>