Shades of Strikemaster #886579
Tints of Strikemaster #886579
RGB
CMYK
RGB Variations
Color information
#886579 (or 0x886579) is known color: Strikemaster. HEX triplet: 88, 65 and 79. RGB value is (136,101,121). Sum of RGB (Red+Green+Blue) = 136+101+121=358 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.99% from 358); Green value is 101 (39.84% from 255 or 28.21% from 358); Blue value is 121 (47.66% from 255 or 33.80% from 358); Max value from RGB is 136 - color contains mainly: red. Hex color #886579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886579 is #779A86. Grayscale: #717171. Windows color (decimal): -7838343 or 7955848. OLE color: 7955848.
HSL color Cylindrical-coordinate representation of color #886579: hue angle of 325.71º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #886579 is Cyan = 0, Magento = 0.26, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 121 | - |
| CMYK | 0 | 0.26 | 0.11 | 0.47 |
| HSL | 325.71º | 0.15% | 0.46% | - |
| HSV(B) | 325.71º | 0.26% | 0.53% | - |
| XYZ | 18.26 | 15.92 | 20.2 | - |
| YUV | 113.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 121 | 0 | 0.26 | 0.11 | 0.47 | 325.71 | 0.15 | 0.46 |
| Hex | 88 | 65 | 79 | 0 | 1A | B | 2F | 146 | F | 2E |
| Octal | 210 | 145 | 171 | 0 | 32 | 13 | 57 | 506 | 17 | 56 |
| Binary | 10001000 | 1100101 | 1111001 | 0 | 11010 | 1011 | 101111 | 101000110 | 1111 | 101110 |
Color Harmonies of #886579
Complementary color
Monochromatic Colors of #886579
Black with #886579
Text Example
Text Example
White with #886579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886579; }
p { color: rgb(136,101,121); }
H1.HeaderClassName
{
color: #886579;
}
.AnyTagClassName
{
color: #886579;
}
</style>
background-color css
<style>
a { background-color: #886579; }
a { background-color: rgb(136,101,121); }
div.DivClassName
{
background-color: #886579;
}
.BgClassName
{
background-color: #886579;
}
</style>
border-color css
<style>
span { border-color: #886579; }
span { border-color: rgb(136,101,121); }
td.TdClassName
{
border-color: #886579;
}
.TagClassName
{
border-color: #886579;
}
</style>