Shades of Strikemaster #926584
Tints of Strikemaster #926584
RGB
CMYK
RGB Variations
Color information
#926584 (or 0x926584) is known color: Strikemaster. HEX triplet: 92, 65 and 84. RGB value is (146,101,132). Sum of RGB (Red+Green+Blue) = 146+101+132=379 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.52% from 379); Green value is 101 (39.84% from 255 or 26.65% from 379); Blue value is 132 (51.95% from 255 or 34.83% from 379); Max value from RGB is 146 - color contains mainly: red. Hex color #926584 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926584 is #6D9A7B. Grayscale: #757575. Windows color (decimal): -7182972 or 8676754. OLE color: 8676754.
HSL color Cylindrical-coordinate representation of color #926584: hue angle of 318.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 #926584 is Cyan = 0, Magento = 0.31, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 132 | - |
| CMYK | 0 | 0.31 | 0.10 | 0.43 |
| HSL | 318.67º | 0.18% | 0.48% | - |
| HSV(B) | 318.67º | 0.31% | 0.57% | - |
| XYZ | 20.67 | 17.08 | 24.04 | - |
| YUV | 117.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 132 | 0 | 0.31 | 0.10 | 0.43 | 318.67 | 0.18 | 0.48 |
| Hex | 92 | 65 | 84 | 0 | 1F | A | 2B | 13F | 12 | 30 |
| Octal | 222 | 145 | 204 | 0 | 37 | 12 | 53 | 477 | 22 | 60 |
| Binary | 10010010 | 1100101 | 10000100 | 0 | 11111 | 1010 | 101011 | 100111111 | 10010 | 110000 |
Color Harmonies of #926584
Complementary color
Monochromatic Colors of #926584
Black with #926584
Text Example
Text Example
White with #926584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926584; }
p { color: rgb(146,101,132); }
H1.HeaderClassName
{
color: #926584;
}
.AnyTagClassName
{
color: #926584;
}
</style>
background-color css
<style>
a { background-color: #926584; }
a { background-color: rgb(146,101,132); }
div.DivClassName
{
background-color: #926584;
}
.BgClassName
{
background-color: #926584;
}
</style>
border-color css
<style>
span { border-color: #926584; }
span { border-color: rgb(146,101,132); }
td.TdClassName
{
border-color: #926584;
}
.TagClassName
{
border-color: #926584;
}
</style>