Shades of Strikemaster #916478
Tints of Strikemaster #916478
RGB
CMYK
RGB Variations
Color information
#916478 (or 0x916478) is known color: Strikemaster. HEX triplet: 91, 64 and 78. RGB value is (145,100,120). Sum of RGB (Red+Green+Blue) = 145+100+120=365 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.73% from 365); Green value is 100 (39.45% from 255 or 27.40% from 365); Blue value is 120 (47.27% from 255 or 32.88% from 365); Max value from RGB is 145 - color contains mainly: red. Hex color #916478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916478 is #6E9B87. Grayscale: #737373. Windows color (decimal): -7248776 or 7890065. OLE color: 7890065.
HSL color Cylindrical-coordinate representation of color #916478: hue angle of 333.33º 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 #916478 is Cyan = 0, Magento = 0.31, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 120 | - |
| CMYK | 0 | 0.31 | 0.17 | 0.43 |
| HSL | 333.33º | 0.18% | 0.48% | - |
| HSV(B) | 333.33º | 0.31% | 0.57% | - |
| XYZ | 19.62 | 16.49 | 19.92 | - |
| YUV | 115.74 | 130.41 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 120 | 0 | 0.31 | 0.17 | 0.43 | 333.33 | 0.18 | 0.48 |
| Hex | 91 | 64 | 78 | 0 | 1F | 11 | 2B | 14D | 12 | 30 |
| Octal | 221 | 144 | 170 | 0 | 37 | 21 | 53 | 515 | 22 | 60 |
| Binary | 10010001 | 1100100 | 1111000 | 0 | 11111 | 10001 | 101011 | 101001101 | 10010 | 110000 |
Color Harmonies of #916478
Complementary color
Monochromatic Colors of #916478
Black with #916478
Text Example
Text Example
White with #916478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916478; }
p { color: rgb(145,100,120); }
H1.HeaderClassName
{
color: #916478;
}
.AnyTagClassName
{
color: #916478;
}
</style>
background-color css
<style>
a { background-color: #916478; }
a { background-color: rgb(145,100,120); }
div.DivClassName
{
background-color: #916478;
}
.BgClassName
{
background-color: #916478;
}
</style>
border-color css
<style>
span { border-color: #916478; }
span { border-color: rgb(145,100,120); }
td.TdClassName
{
border-color: #916478;
}
.TagClassName
{
border-color: #916478;
}
</style>