Shades of Strikemaster #915677
Tints of Strikemaster #915677
RGB
CMYK
RGB Variations
Color information
#915677 (or 0x915677) is known color: Strikemaster. HEX triplet: 91, 56 and 77. RGB value is (145,86,119). Sum of RGB (Red+Green+Blue) = 145+86+119=350 (46% of max value = 765). Red value is 145 (57.03% from 255 or 41.43% from 350); Green value is 86 (33.98% from 255 or 24.57% from 350); Blue value is 119 (46.88% from 255 or 34% from 350); Max value from RGB is 145 - color contains mainly: red. Hex color #915677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915677 is #6EA988. Grayscale: #6B6B6B. Windows color (decimal): -7252361 or 7820945. OLE color: 7820945.
HSL color Cylindrical-coordinate representation of color #915677: hue angle of 326.44º 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 #915677 is Cyan = 0, Magento = 0.41, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 86 | 119 | - |
| CMYK | 0 | 0.41 | 0.18 | 0.43 |
| HSL | 326.44º | 0.26% | 0.45% | - |
| HSV(B) | 326.44º | 0.41% | 0.57% | - |
| XYZ | 18.33 | 14.01 | 19.19 | - |
| YUV | 107.4 | 134.55 | 154.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 86 | 119 | 0 | 0.41 | 0.18 | 0.43 | 326.44 | 0.26 | 0.45 |
| Hex | 91 | 56 | 77 | 0 | 29 | 12 | 2B | 146 | 1A | 2D |
| Octal | 221 | 126 | 167 | 0 | 51 | 22 | 53 | 506 | 32 | 55 |
| Binary | 10010001 | 1010110 | 1110111 | 0 | 101001 | 10010 | 101011 | 101000110 | 11010 | 101101 |
Color Harmonies of #915677
Complementary color
Monochromatic Colors of #915677
Black with #915677
Text Example
Text Example
White with #915677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915677; }
p { color: rgb(145,86,119); }
H1.HeaderClassName
{
color: #915677;
}
.AnyTagClassName
{
color: #915677;
}
</style>
background-color css
<style>
a { background-color: #915677; }
a { background-color: rgb(145,86,119); }
div.DivClassName
{
background-color: #915677;
}
.BgClassName
{
background-color: #915677;
}
</style>
border-color css
<style>
span { border-color: #915677; }
span { border-color: rgb(145,86,119); }
td.TdClassName
{
border-color: #915677;
}
.TagClassName
{
border-color: #915677;
}
</style>