Shades of Strikemaster #927584
Tints of Strikemaster #927584
RGB
CMYK
RGB Variations
Color information
#927584 (or 0x927584) is known color: Strikemaster. HEX triplet: 92, 75 and 84. RGB value is (146,117,132). Sum of RGB (Red+Green+Blue) = 146+117+132=395 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.96% from 395); Green value is 117 (46.09% from 255 or 29.62% from 395); Blue value is 132 (51.95% from 255 or 33.42% from 395); Max value from RGB is 146 - color contains mainly: red. Hex color #927584 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927584 is #6D8A7B. Grayscale: #7F7F7F. Windows color (decimal): -7178876 or 8680850. OLE color: 8680850.
HSL color Cylindrical-coordinate representation of color #927584: hue angle of 328.97º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #927584 is Cyan = 0, Magento = 0.20, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 132 | - |
| CMYK | 0 | 0.20 | 0.10 | 0.43 |
| HSL | 328.97º | 0.12% | 0.52% | - |
| HSV(B) | 328.97º | 0.2% | 0.57% | - |
| XYZ | 22.38 | 20.5 | 24.61 | - |
| YUV | 127.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 132 | 0 | 0.20 | 0.10 | 0.43 | 328.97 | 0.12 | 0.52 |
| Hex | 92 | 75 | 84 | 0 | 14 | A | 2B | 149 | C | 34 |
| Octal | 222 | 165 | 204 | 0 | 24 | 12 | 53 | 511 | 14 | 64 |
| Binary | 10010010 | 1110101 | 10000100 | 0 | 10100 | 1010 | 101011 | 101001001 | 1100 | 110100 |
Color Harmonies of #927584
Complementary color
Monochromatic Colors of #927584
Black with #927584
Text Example
Text Example
White with #927584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927584; }
p { color: rgb(146,117,132); }
H1.HeaderClassName
{
color: #927584;
}
.AnyTagClassName
{
color: #927584;
}
</style>
background-color css
<style>
a { background-color: #927584; }
a { background-color: rgb(146,117,132); }
div.DivClassName
{
background-color: #927584;
}
.BgClassName
{
background-color: #927584;
}
</style>
border-color css
<style>
span { border-color: #927584; }
span { border-color: rgb(146,117,132); }
td.TdClassName
{
border-color: #927584;
}
.TagClassName
{
border-color: #927584;
}
</style>