Shades of Strikemaster #937584
Tints of Strikemaster #937584
RGB
CMYK
RGB Variations
Color information
#937584 (or 0x937584) is known color: Strikemaster. HEX triplet: 93, 75 and 84. RGB value is (147,117,132). Sum of RGB (Red+Green+Blue) = 147+117+132=396 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.12% from 396); Green value is 117 (46.09% from 255 or 29.55% from 396); Blue value is 132 (51.95% from 255 or 33.33% from 396); Max value from RGB is 147 - color contains mainly: red. Hex color #937584 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937584 is #6C8A7B. Grayscale: #7F7F7F. Windows color (decimal): -7113340 or 8680851. OLE color: 8680851.
HSL color Cylindrical-coordinate representation of color #937584: hue angle of 330º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #937584 is Cyan = 0, Magento = 0.20, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 117 | 132 | - |
| CMYK | 0 | 0.20 | 0.10 | 0.42 |
| HSL | 330º | 0.12% | 0.52% | - |
| HSV(B) | 330º | 0.2% | 0.58% | - |
| XYZ | 22.56 | 20.59 | 24.62 | - |
| YUV | 127.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 132 | 0 | 0.20 | 0.10 | 0.42 | 330 | 0.12 | 0.52 |
| Hex | 93 | 75 | 84 | 0 | 14 | A | 2A | 14A | C | 34 |
| Octal | 223 | 165 | 204 | 0 | 24 | 12 | 52 | 512 | 14 | 64 |
| Binary | 10010011 | 1110101 | 10000100 | 0 | 10100 | 1010 | 101010 | 101001010 | 1100 | 110100 |
Color Harmonies of #937584
Complementary color
Monochromatic Colors of #937584
Black with #937584
Text Example
Text Example
White with #937584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937584; }
p { color: rgb(147,117,132); }
H1.HeaderClassName
{
color: #937584;
}
.AnyTagClassName
{
color: #937584;
}
</style>
background-color css
<style>
a { background-color: #937584; }
a { background-color: rgb(147,117,132); }
div.DivClassName
{
background-color: #937584;
}
.BgClassName
{
background-color: #937584;
}
</style>
border-color css
<style>
span { border-color: #937584; }
span { border-color: rgb(147,117,132); }
td.TdClassName
{
border-color: #937584;
}
.TagClassName
{
border-color: #937584;
}
</style>