Shades of Strikemaster #915577
Tints of Strikemaster #915577
RGB
CMYK
RGB Variations
Color information
#915577 (or 0x915577) is known color: Strikemaster. HEX triplet: 91, 55 and 77. RGB value is (145,85,119). Sum of RGB (Red+Green+Blue) = 145+85+119=349 (46% of max value = 765). Red value is 145 (57.03% from 255 or 41.55% from 349); Green value is 85 (33.59% from 255 or 24.36% from 349); Blue value is 119 (46.88% from 255 or 34.10% from 349); Max value from RGB is 145 - color contains mainly: red. Hex color #915577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915577 is #6EAA88. Grayscale: #6A6A6A. Windows color (decimal): -7252617 or 7820689. OLE color: 7820689.
HSL color Cylindrical-coordinate representation of color #915577: hue angle of 326º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #915577 is Cyan = 0, Magento = 0.41, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 119 | - |
| CMYK | 0 | 0.41 | 0.18 | 0.43 |
| HSL | 326º | 0.26% | 0.45% | - |
| HSV(B) | 326º | 0.41% | 0.57% | - |
| XYZ | 18.26 | 13.85 | 19.16 | - |
| YUV | 106.82 | 134.88 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 119 | 0 | 0.41 | 0.18 | 0.43 | 326 | 0.26 | 0.45 |
| Hex | 91 | 55 | 77 | 0 | 29 | 12 | 2B | 146 | 1A | 2D |
| Octal | 221 | 125 | 167 | 0 | 51 | 22 | 53 | 506 | 32 | 55 |
| Binary | 10010001 | 1010101 | 1110111 | 0 | 101001 | 10010 | 101011 | 101000110 | 11010 | 101101 |
Color Harmonies of #915577
Complementary color
Monochromatic Colors of #915577
Black with #915577
Text Example
Text Example
White with #915577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915577; }
p { color: rgb(145,85,119); }
H1.HeaderClassName
{
color: #915577;
}
.AnyTagClassName
{
color: #915577;
}
</style>
background-color css
<style>
a { background-color: #915577; }
a { background-color: rgb(145,85,119); }
div.DivClassName
{
background-color: #915577;
}
.BgClassName
{
background-color: #915577;
}
</style>
border-color css
<style>
span { border-color: #915577; }
span { border-color: rgb(145,85,119); }
td.TdClassName
{
border-color: #915577;
}
.TagClassName
{
border-color: #915577;
}
</style>