Shades of Strikemaster #916477
Tints of Strikemaster #916477
RGB
CMYK
RGB Variations
Color information
#916477 (or 0x916477) is known color: Strikemaster. HEX triplet: 91, 64 and 77. RGB value is (145,100,119). Sum of RGB (Red+Green+Blue) = 145+100+119=364 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.84% from 364); Green value is 100 (39.45% from 255 or 27.47% from 364); Blue value is 119 (46.88% from 255 or 32.69% from 364); Max value from RGB is 145 - color contains mainly: red. Hex color #916477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916477 is #6E9B88. Grayscale: #737373. Windows color (decimal): -7248777 or 7824529. OLE color: 7824529.
HSL color Cylindrical-coordinate representation of color #916477: hue angle of 334.67º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #916477 is Cyan = 0, Magento = 0.31, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 119 | - |
| CMYK | 0 | 0.31 | 0.18 | 0.43 |
| HSL | 334.67º | 0.18% | 0.48% | - |
| HSV(B) | 334.67º | 0.31% | 0.57% | - |
| XYZ | 19.56 | 16.47 | 19.6 | - |
| YUV | 115.62 | 129.91 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 119 | 0 | 0.31 | 0.18 | 0.43 | 334.67 | 0.18 | 0.48 |
| Hex | 91 | 64 | 77 | 0 | 1F | 12 | 2B | 14F | 12 | 30 |
| Octal | 221 | 144 | 167 | 0 | 37 | 22 | 53 | 517 | 22 | 60 |
| Binary | 10010001 | 1100100 | 1110111 | 0 | 11111 | 10010 | 101011 | 101001111 | 10010 | 110000 |
Color Harmonies of #916477
Complementary color
Monochromatic Colors of #916477
Black with #916477
Text Example
Text Example
White with #916477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916477; }
p { color: rgb(145,100,119); }
H1.HeaderClassName
{
color: #916477;
}
.AnyTagClassName
{
color: #916477;
}
</style>
background-color css
<style>
a { background-color: #916477; }
a { background-color: rgb(145,100,119); }
div.DivClassName
{
background-color: #916477;
}
.BgClassName
{
background-color: #916477;
}
</style>
border-color css
<style>
span { border-color: #916477; }
span { border-color: rgb(145,100,119); }
td.TdClassName
{
border-color: #916477;
}
.TagClassName
{
border-color: #916477;
}
</style>