Shades of Strikemaster #886578
Tints of Strikemaster #886578
RGB
CMYK
RGB Variations
Color information
#886578 (or 0x886578) is known color: Strikemaster. HEX triplet: 88, 65 and 78. RGB value is (136,101,120). Sum of RGB (Red+Green+Blue) = 136+101+120=357 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.10% from 357); Green value is 101 (39.84% from 255 or 28.29% from 357); Blue value is 120 (47.27% from 255 or 33.61% from 357); Max value from RGB is 136 - color contains mainly: red. Hex color #886578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886578 is #779A87. Grayscale: #717171. Windows color (decimal): -7838344 or 7890312. OLE color: 7890312.
HSL color Cylindrical-coordinate representation of color #886578: hue angle of 327.43º 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 #886578 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 120 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.47 |
| HSL | 327.43º | 0.15% | 0.46% | - |
| HSV(B) | 327.43º | 0.26% | 0.53% | - |
| XYZ | 18.2 | 15.9 | 19.88 | - |
| YUV | 113.63 | 131.6 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 120 | 0 | 0.26 | 0.12 | 0.47 | 327.43 | 0.15 | 0.46 |
| Hex | 88 | 65 | 78 | 0 | 1A | C | 2F | 147 | F | 2E |
| Octal | 210 | 145 | 170 | 0 | 32 | 14 | 57 | 507 | 17 | 56 |
| Binary | 10001000 | 1100101 | 1111000 | 0 | 11010 | 1100 | 101111 | 101000111 | 1111 | 101110 |
Color Harmonies of #886578
Complementary color
Monochromatic Colors of #886578
Black with #886578
Text Example
Text Example
White with #886578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886578; }
p { color: rgb(136,101,120); }
H1.HeaderClassName
{
color: #886578;
}
.AnyTagClassName
{
color: #886578;
}
</style>
background-color css
<style>
a { background-color: #886578; }
a { background-color: rgb(136,101,120); }
div.DivClassName
{
background-color: #886578;
}
.BgClassName
{
background-color: #886578;
}
</style>
border-color css
<style>
span { border-color: #886578; }
span { border-color: rgb(136,101,120); }
td.TdClassName
{
border-color: #886578;
}
.TagClassName
{
border-color: #886578;
}
</style>