Shades of Strikemaster #915276
Tints of Strikemaster #915276
RGB
CMYK
RGB Variations
Color information
#915276 (or 0x915276) is known color: Strikemaster. HEX triplet: 91, 52 and 76. RGB value is (145,82,118). Sum of RGB (Red+Green+Blue) = 145+82+118=345 (45% of max value = 765). Red value is 145 (57.03% from 255 or 42.03% from 345); Green value is 82 (32.42% from 255 or 23.77% from 345); Blue value is 118 (46.48% from 255 or 34.20% from 345); Max value from RGB is 145 - color contains mainly: red. Hex color #915276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915276 is #6EAD89. Grayscale: #686868. Windows color (decimal): -7253386 or 7754385. OLE color: 7754385.
HSL color Cylindrical-coordinate representation of color #915276: hue angle of 325.71º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #915276 is Cyan = 0, Magento = 0.43, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 82 | 118 | - |
| CMYK | 0 | 0.43 | 0.19 | 0.43 |
| HSL | 325.71º | 0.28% | 0.45% | - |
| HSV(B) | 325.71º | 0.43% | 0.57% | - |
| XYZ | 17.96 | 13.36 | 18.77 | - |
| YUV | 104.94 | 135.37 | 156.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 82 | 118 | 0 | 0.43 | 0.19 | 0.43 | 325.71 | 0.28 | 0.45 |
| Hex | 91 | 52 | 76 | 0 | 2B | 13 | 2B | 146 | 1C | 2D |
| Octal | 221 | 122 | 166 | 0 | 53 | 23 | 53 | 506 | 34 | 55 |
| Binary | 10010001 | 1010010 | 1110110 | 0 | 101011 | 10011 | 101011 | 101000110 | 11100 | 101101 |
Color Harmonies of #915276
Complementary color
Monochromatic Colors of #915276
Black with #915276
Text Example
Text Example
White with #915276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915276; }
p { color: rgb(145,82,118); }
H1.HeaderClassName
{
color: #915276;
}
.AnyTagClassName
{
color: #915276;
}
</style>
background-color css
<style>
a { background-color: #915276; }
a { background-color: rgb(145,82,118); }
div.DivClassName
{
background-color: #915276;
}
.BgClassName
{
background-color: #915276;
}
</style>
border-color css
<style>
span { border-color: #915276; }
span { border-color: rgb(145,82,118); }
td.TdClassName
{
border-color: #915276;
}
.TagClassName
{
border-color: #915276;
}
</style>