Shades of Strikemaster #916177
Tints of Strikemaster #916177
RGB
CMYK
RGB Variations
Color information
#916177 (or 0x916177) is known color: Strikemaster. HEX triplet: 91, 61 and 77. RGB value is (145,97,119). Sum of RGB (Red+Green+Blue) = 145+97+119=361 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.17% from 361); Green value is 97 (38.28% from 255 or 26.87% from 361); Blue value is 119 (46.88% from 255 or 32.96% from 361); Max value from RGB is 145 - color contains mainly: red. Hex color #916177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916177 is #6E9E88. Grayscale: #717171. Windows color (decimal): -7249545 or 7823761. OLE color: 7823761.
HSL color Cylindrical-coordinate representation of color #916177: hue angle of 332.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 #916177 is Cyan = 0, Magento = 0.33, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 119 | - |
| CMYK | 0 | 0.33 | 0.18 | 0.43 |
| HSL | 332.5º | 0.2% | 0.47% | - |
| HSV(B) | 332.5º | 0.33% | 0.57% | - |
| XYZ | 19.28 | 15.9 | 19.51 | - |
| YUV | 113.86 | 130.9 | 150.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 119 | 0 | 0.33 | 0.18 | 0.43 | 332.5 | 0.2 | 0.47 |
| Hex | 91 | 61 | 77 | 0 | 21 | 12 | 2B | 14C | 14 | 2F |
| Octal | 221 | 141 | 167 | 0 | 41 | 22 | 53 | 514 | 24 | 57 |
| Binary | 10010001 | 1100001 | 1110111 | 0 | 100001 | 10010 | 101011 | 101001100 | 10100 | 101111 |
Color Harmonies of #916177
Complementary color
Monochromatic Colors of #916177
Black with #916177
Text Example
Text Example
White with #916177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916177; }
p { color: rgb(145,97,119); }
H1.HeaderClassName
{
color: #916177;
}
.AnyTagClassName
{
color: #916177;
}
</style>
background-color css
<style>
a { background-color: #916177; }
a { background-color: rgb(145,97,119); }
div.DivClassName
{
background-color: #916177;
}
.BgClassName
{
background-color: #916177;
}
</style>
border-color css
<style>
span { border-color: #916177; }
span { border-color: rgb(145,97,119); }
td.TdClassName
{
border-color: #916177;
}
.TagClassName
{
border-color: #916177;
}
</style>