Shades of Strikemaster #917286
Tints of Strikemaster #917286
RGB
CMYK
RGB Variations
Color information
#917286 (or 0x917286) is known color: Strikemaster. HEX triplet: 91, 72 and 86. RGB value is (145,114,134). Sum of RGB (Red+Green+Blue) = 145+114+134=393 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.90% from 393); Green value is 114 (44.92% from 255 or 29.01% from 393); Blue value is 134 (52.73% from 255 or 34.10% from 393); Max value from RGB is 145 - color contains mainly: red. Hex color #917286 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917286 is #6E8D79. Grayscale: #7D7D7D. Windows color (decimal): -7245178 or 8811153. OLE color: 8811153.
HSL color Cylindrical-coordinate representation of color #917286: hue angle of 321.29º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #917286 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 134 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.43 |
| HSL | 321.29º | 0.12% | 0.51% | - |
| HSV(B) | 321.29º | 0.21% | 0.57% | - |
| XYZ | 22 | 19.78 | 25.21 | - |
| YUV | 125.55 | 132.77 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 134 | 0 | 0.21 | 0.08 | 0.43 | 321.29 | 0.12 | 0.51 |
| Hex | 91 | 72 | 86 | 0 | 15 | 8 | 2B | 141 | C | 33 |
| Octal | 221 | 162 | 206 | 0 | 25 | 10 | 53 | 501 | 14 | 63 |
| Binary | 10010001 | 1110010 | 10000110 | 0 | 10101 | 1000 | 101011 | 101000001 | 1100 | 110011 |
Color Harmonies of #917286
Complementary color
Monochromatic Colors of #917286
Black with #917286
Text Example
Text Example
White with #917286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917286; }
p { color: rgb(145,114,134); }
H1.HeaderClassName
{
color: #917286;
}
.AnyTagClassName
{
color: #917286;
}
</style>
background-color css
<style>
a { background-color: #917286; }
a { background-color: rgb(145,114,134); }
div.DivClassName
{
background-color: #917286;
}
.BgClassName
{
background-color: #917286;
}
</style>
border-color css
<style>
span { border-color: #917286; }
span { border-color: rgb(145,114,134); }
td.TdClassName
{
border-color: #917286;
}
.TagClassName
{
border-color: #917286;
}
</style>