Shades of Strikemaster #916277
Tints of Strikemaster #916277
RGB
CMYK
RGB Variations
Color information
#916277 (or 0x916277) is known color: Strikemaster. HEX triplet: 91, 62 and 77. RGB value is (145,98,119). Sum of RGB (Red+Green+Blue) = 145+98+119=362 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.06% from 362); Green value is 98 (38.67% from 255 or 27.07% from 362); Blue value is 119 (46.88% from 255 or 32.87% from 362); Max value from RGB is 145 - color contains mainly: red. Hex color #916277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916277 is #6E9D88. Grayscale: #727272. Windows color (decimal): -7249289 or 7824017. OLE color: 7824017.
HSL color Cylindrical-coordinate representation of color #916277: hue angle of 333.19º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #916277 is Cyan = 0, Magento = 0.32, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 98 | 119 | - |
| CMYK | 0 | 0.32 | 0.18 | 0.43 |
| HSL | 333.19º | 0.19% | 0.48% | - |
| HSV(B) | 333.19º | 0.32% | 0.57% | - |
| XYZ | 19.37 | 16.09 | 19.54 | - |
| YUV | 114.45 | 130.57 | 149.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 98 | 119 | 0 | 0.32 | 0.18 | 0.43 | 333.19 | 0.19 | 0.48 |
| Hex | 91 | 62 | 77 | 0 | 20 | 12 | 2B | 14D | 13 | 30 |
| Octal | 221 | 142 | 167 | 0 | 40 | 22 | 53 | 515 | 23 | 60 |
| Binary | 10010001 | 1100010 | 1110111 | 0 | 100000 | 10010 | 101011 | 101001101 | 10011 | 110000 |
Color Harmonies of #916277
Complementary color
Monochromatic Colors of #916277
Black with #916277
Text Example
Text Example
White with #916277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916277; }
p { color: rgb(145,98,119); }
H1.HeaderClassName
{
color: #916277;
}
.AnyTagClassName
{
color: #916277;
}
</style>
background-color css
<style>
a { background-color: #916277; }
a { background-color: rgb(145,98,119); }
div.DivClassName
{
background-color: #916277;
}
.BgClassName
{
background-color: #916277;
}
</style>
border-color css
<style>
span { border-color: #916277; }
span { border-color: rgb(145,98,119); }
td.TdClassName
{
border-color: #916277;
}
.TagClassName
{
border-color: #916277;
}
</style>