Shades of Strikemaster #955886
Tints of Strikemaster #955886
RGB
CMYK
RGB Variations
Color information
#955886 (or 0x955886) is known color: Strikemaster. HEX triplet: 95, 58 and 86. RGB value is (149,88,134). Sum of RGB (Red+Green+Blue) = 149+88+134=371 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.16% from 371); Green value is 88 (34.77% from 255 or 23.72% from 371); Blue value is 134 (52.73% from 255 or 36.12% from 371); Max value from RGB is 149 - color contains mainly: red. Hex color #955886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #955886 is #6AA779. Grayscale: #6F6F6F. Windows color (decimal): -6989690 or 8804501. OLE color: 8804501.
HSL color Cylindrical-coordinate representation of color #955886: hue angle of 314.75º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #955886 is Cyan = 0, Magento = 0.41, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 88 | 134 | - |
| CMYK | 0 | 0.41 | 0.10 | 0.42 |
| HSL | 314.75º | 0.26% | 0.46% | - |
| HSV(B) | 314.75º | 0.41% | 0.58% | - |
| XYZ | 20.19 | 15.09 | 24.4 | - |
| YUV | 111.48 | 140.71 | 154.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 88 | 134 | 0 | 0.41 | 0.10 | 0.42 | 314.75 | 0.26 | 0.46 |
| Hex | 95 | 58 | 86 | 0 | 29 | A | 2A | 13B | 1A | 2E |
| Octal | 225 | 130 | 206 | 0 | 51 | 12 | 52 | 473 | 32 | 56 |
| Binary | 10010101 | 1011000 | 10000110 | 0 | 101001 | 1010 | 101010 | 100111011 | 11010 | 101110 |
Color Harmonies of #955886
Complementary color
Monochromatic Colors of #955886
Black with #955886
Text Example
Text Example
White with #955886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955886; }
p { color: rgb(149,88,134); }
H1.HeaderClassName
{
color: #955886;
}
.AnyTagClassName
{
color: #955886;
}
</style>
background-color css
<style>
a { background-color: #955886; }
a { background-color: rgb(149,88,134); }
div.DivClassName
{
background-color: #955886;
}
.BgClassName
{
background-color: #955886;
}
</style>
border-color css
<style>
span { border-color: #955886; }
span { border-color: rgb(149,88,134); }
td.TdClassName
{
border-color: #955886;
}
.TagClassName
{
border-color: #955886;
}
</style>