Shades of Strikemaster #926587
Tints of Strikemaster #926587
RGB
CMYK
RGB Variations
Color information
#926587 (or 0x926587) is known color: Strikemaster. HEX triplet: 92, 65 and 87. RGB value is (146,101,135). Sum of RGB (Red+Green+Blue) = 146+101+135=382 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.22% from 382); Green value is 101 (39.84% from 255 or 26.44% from 382); Blue value is 135 (53.12% from 255 or 35.34% from 382); Max value from RGB is 146 - color contains mainly: red. Hex color #926587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926587 is #6D9A78. Grayscale: #767676. Windows color (decimal): -7182969 or 8873362. OLE color: 8873362.
HSL color Cylindrical-coordinate representation of color #926587: hue angle of 314.67º 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 #926587 is Cyan = 0, Magento = 0.31, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 135 | - |
| CMYK | 0 | 0.31 | 0.08 | 0.43 |
| HSL | 314.67º | 0.18% | 0.48% | - |
| HSV(B) | 314.67º | 0.31% | 0.57% | - |
| XYZ | 20.88 | 17.17 | 25.13 | - |
| YUV | 118.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 135 | 0 | 0.31 | 0.08 | 0.43 | 314.67 | 0.18 | 0.48 |
| Hex | 92 | 65 | 87 | 0 | 1F | 8 | 2B | 13B | 12 | 30 |
| Octal | 222 | 145 | 207 | 0 | 37 | 10 | 53 | 473 | 22 | 60 |
| Binary | 10010010 | 1100101 | 10000111 | 0 | 11111 | 1000 | 101011 | 100111011 | 10010 | 110000 |
Color Harmonies of #926587
Complementary color
Monochromatic Colors of #926587
Black with #926587
Text Example
Text Example
White with #926587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926587; }
p { color: rgb(146,101,135); }
H1.HeaderClassName
{
color: #926587;
}
.AnyTagClassName
{
color: #926587;
}
</style>
background-color css
<style>
a { background-color: #926587; }
a { background-color: rgb(146,101,135); }
div.DivClassName
{
background-color: #926587;
}
.BgClassName
{
background-color: #926587;
}
</style>
border-color css
<style>
span { border-color: #926587; }
span { border-color: rgb(146,101,135); }
td.TdClassName
{
border-color: #926587;
}
.TagClassName
{
border-color: #926587;
}
</style>