Shades of Strikemaster #926586
Tints of Strikemaster #926586
RGB
CMYK
RGB Variations
Color information
#926586 (or 0x926586) is known color: Strikemaster. HEX triplet: 92, 65 and 86. RGB value is (146,101,134). Sum of RGB (Red+Green+Blue) = 146+101+134=381 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.32% from 381); Green value is 101 (39.84% from 255 or 26.51% from 381); Blue value is 134 (52.73% from 255 or 35.17% from 381); Max value from RGB is 146 - color contains mainly: red. Hex color #926586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926586 is #6D9A79. Grayscale: #767676. Windows color (decimal): -7182970 or 8807826. OLE color: 8807826.
HSL color Cylindrical-coordinate representation of color #926586: hue angle of 316º 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 #926586 is Cyan = 0, Magento = 0.31, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 134 | - |
| CMYK | 0 | 0.31 | 0.08 | 0.43 |
| HSL | 316º | 0.18% | 0.48% | - |
| HSV(B) | 316º | 0.31% | 0.57% | - |
| XYZ | 20.81 | 17.14 | 24.77 | - |
| YUV | 118.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 134 | 0 | 0.31 | 0.08 | 0.43 | 316 | 0.18 | 0.48 |
| Hex | 92 | 65 | 86 | 0 | 1F | 8 | 2B | 13C | 12 | 30 |
| Octal | 222 | 145 | 206 | 0 | 37 | 10 | 53 | 474 | 22 | 60 |
| Binary | 10010010 | 1100101 | 10000110 | 0 | 11111 | 1000 | 101011 | 100111100 | 10010 | 110000 |
Color Harmonies of #926586
Complementary color
Monochromatic Colors of #926586
Black with #926586
Text Example
Text Example
White with #926586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926586; }
p { color: rgb(146,101,134); }
H1.HeaderClassName
{
color: #926586;
}
.AnyTagClassName
{
color: #926586;
}
</style>
background-color css
<style>
a { background-color: #926586; }
a { background-color: rgb(146,101,134); }
div.DivClassName
{
background-color: #926586;
}
.BgClassName
{
background-color: #926586;
}
</style>
border-color css
<style>
span { border-color: #926586; }
span { border-color: rgb(146,101,134); }
td.TdClassName
{
border-color: #926586;
}
.TagClassName
{
border-color: #926586;
}
</style>