Shades of Strikemaster #957284
Tints of Strikemaster #957284
RGB
CMYK
RGB Variations
Color information
#957284 (or 0x957284) is known color: Strikemaster. HEX triplet: 95, 72 and 84. RGB value is (149,114,132). Sum of RGB (Red+Green+Blue) = 149+114+132=395 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.72% from 395); Green value is 114 (44.92% from 255 or 28.86% from 395); Blue value is 132 (51.95% from 255 or 33.42% from 395); Max value from RGB is 149 - color contains mainly: red. Hex color #957284 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957284 is #6A8D7B. Grayscale: #7E7E7E. Windows color (decimal): -6983036 or 8680085. OLE color: 8680085.
HSL color Cylindrical-coordinate representation of color #957284: hue angle of 329.14º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #957284 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 114 | 132 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.42 |
| HSL | 329.14º | 0.14% | 0.52% | - |
| HSV(B) | 329.14º | 0.23% | 0.58% | - |
| XYZ | 22.58 | 20.09 | 24.52 | - |
| YUV | 126.52 | 131.1 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 114 | 132 | 0 | 0.23 | 0.11 | 0.42 | 329.14 | 0.14 | 0.52 |
| Hex | 95 | 72 | 84 | 0 | 17 | B | 2A | 149 | E | 34 |
| Octal | 225 | 162 | 204 | 0 | 27 | 13 | 52 | 511 | 16 | 64 |
| Binary | 10010101 | 1110010 | 10000100 | 0 | 10111 | 1011 | 101010 | 101001001 | 1110 | 110100 |
Color Harmonies of #957284
Complementary color
Monochromatic Colors of #957284
Black with #957284
Text Example
Text Example
White with #957284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957284; }
p { color: rgb(149,114,132); }
H1.HeaderClassName
{
color: #957284;
}
.AnyTagClassName
{
color: #957284;
}
</style>
background-color css
<style>
a { background-color: #957284; }
a { background-color: rgb(149,114,132); }
div.DivClassName
{
background-color: #957284;
}
.BgClassName
{
background-color: #957284;
}
</style>
border-color css
<style>
span { border-color: #957284; }
span { border-color: rgb(149,114,132); }
td.TdClassName
{
border-color: #957284;
}
.TagClassName
{
border-color: #957284;
}
</style>