Shades of Strikemaster #916482
Tints of Strikemaster #916482
RGB
CMYK
RGB Variations
Color information
#916482 (or 0x916482) is known color: Strikemaster. HEX triplet: 91, 64 and 82. RGB value is (145,100,130). Sum of RGB (Red+Green+Blue) = 145+100+130=375 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.67% from 375); Green value is 100 (39.45% from 255 or 26.67% from 375); Blue value is 130 (51.17% from 255 or 34.67% from 375); Max value from RGB is 145 - color contains mainly: red. Hex color #916482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916482 is #6E9B7D. Grayscale: #747474. Windows color (decimal): -7248766 or 8545425. OLE color: 8545425.
HSL color Cylindrical-coordinate representation of color #916482: hue angle of 320º 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 #916482 is Cyan = 0, Magento = 0.31, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 130 | - |
| CMYK | 0 | 0.31 | 0.10 | 0.43 |
| HSL | 320º | 0.18% | 0.48% | - |
| HSV(B) | 320º | 0.31% | 0.57% | - |
| XYZ | 20.26 | 16.75 | 23.28 | - |
| YUV | 116.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 130 | 0 | 0.31 | 0.10 | 0.43 | 320 | 0.18 | 0.48 |
| Hex | 91 | 64 | 82 | 0 | 1F | A | 2B | 140 | 12 | 30 |
| Octal | 221 | 144 | 202 | 0 | 37 | 12 | 53 | 500 | 22 | 60 |
| Binary | 10010001 | 1100100 | 10000010 | 0 | 11111 | 1010 | 101011 | 101000000 | 10010 | 110000 |
Color Harmonies of #916482
Complementary color
Monochromatic Colors of #916482
Black with #916482
Text Example
Text Example
White with #916482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916482; }
p { color: rgb(145,100,130); }
H1.HeaderClassName
{
color: #916482;
}
.AnyTagClassName
{
color: #916482;
}
</style>
background-color css
<style>
a { background-color: #916482; }
a { background-color: rgb(145,100,130); }
div.DivClassName
{
background-color: #916482;
}
.BgClassName
{
background-color: #916482;
}
</style>
border-color css
<style>
span { border-color: #916482; }
span { border-color: rgb(145,100,130); }
td.TdClassName
{
border-color: #916482;
}
.TagClassName
{
border-color: #916482;
}
</style>