Shades of Strikemaster #926487
Tints of Strikemaster #926487
RGB
CMYK
RGB Variations
Color information
#926487 (or 0x926487) is known color: Strikemaster. HEX triplet: 92, 64 and 87. RGB value is (146,100,135). Sum of RGB (Red+Green+Blue) = 146+100+135=381 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.32% from 381); Green value is 100 (39.45% from 255 or 26.25% from 381); Blue value is 135 (53.12% from 255 or 35.43% from 381); Max value from RGB is 146 - color contains mainly: red. Hex color #926487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926487 is #6D9B78. Grayscale: #757575. Windows color (decimal): -7183225 or 8873106. OLE color: 8873106.
HSL color Cylindrical-coordinate representation of color #926487: hue angle of 314.35º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #926487 is Cyan = 0, Magento = 0.32, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 135 | - |
| CMYK | 0 | 0.32 | 0.08 | 0.43 |
| HSL | 314.35º | 0.19% | 0.48% | - |
| HSV(B) | 314.35º | 0.32% | 0.57% | - |
| XYZ | 20.78 | 16.97 | 25.1 | - |
| YUV | 117.74 | 137.74 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 135 | 0 | 0.32 | 0.08 | 0.43 | 314.35 | 0.19 | 0.48 |
| Hex | 92 | 64 | 87 | 0 | 20 | 8 | 2B | 13A | 13 | 30 |
| Octal | 222 | 144 | 207 | 0 | 40 | 10 | 53 | 472 | 23 | 60 |
| Binary | 10010010 | 1100100 | 10000111 | 0 | 100000 | 1000 | 101011 | 100111010 | 10011 | 110000 |
Color Harmonies of #926487
Complementary color
Monochromatic Colors of #926487
Black with #926487
Text Example
Text Example
White with #926487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926487; }
p { color: rgb(146,100,135); }
H1.HeaderClassName
{
color: #926487;
}
.AnyTagClassName
{
color: #926487;
}
</style>
background-color css
<style>
a { background-color: #926487; }
a { background-color: rgb(146,100,135); }
div.DivClassName
{
background-color: #926487;
}
.BgClassName
{
background-color: #926487;
}
</style>
border-color css
<style>
span { border-color: #926487; }
span { border-color: rgb(146,100,135); }
td.TdClassName
{
border-color: #926487;
}
.TagClassName
{
border-color: #926487;
}
</style>