Shades of Strikemaster #886478
Tints of Strikemaster #886478
RGB
CMYK
RGB Variations
Color information
#886478 (or 0x886478) is known color: Strikemaster. HEX triplet: 88, 64 and 78. RGB value is (136,100,120). Sum of RGB (Red+Green+Blue) = 136+100+120=356 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.20% from 356); Green value is 100 (39.45% from 255 or 28.09% from 356); Blue value is 120 (47.27% from 255 or 33.71% from 356); Max value from RGB is 136 - color contains mainly: red. Hex color #886478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886478 is #779B87. Grayscale: #717171. Windows color (decimal): -7838600 or 7890056. OLE color: 7890056.
HSL color Cylindrical-coordinate representation of color #886478: hue angle of 326.67º 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 #886478 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 120 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.47 |
| HSL | 326.67º | 0.15% | 0.46% | - |
| HSV(B) | 326.67º | 0.26% | 0.53% | - |
| XYZ | 18.1 | 15.7 | 19.85 | - |
| YUV | 113.04 | 131.93 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 120 | 0 | 0.26 | 0.12 | 0.47 | 326.67 | 0.15 | 0.46 |
| Hex | 88 | 64 | 78 | 0 | 1A | C | 2F | 147 | F | 2E |
| Octal | 210 | 144 | 170 | 0 | 32 | 14 | 57 | 507 | 17 | 56 |
| Binary | 10001000 | 1100100 | 1111000 | 0 | 11010 | 1100 | 101111 | 101000111 | 1111 | 101110 |
Color Harmonies of #886478
Complementary color
Monochromatic Colors of #886478
Black with #886478
Text Example
Text Example
White with #886478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886478; }
p { color: rgb(136,100,120); }
H1.HeaderClassName
{
color: #886478;
}
.AnyTagClassName
{
color: #886478;
}
</style>
background-color css
<style>
a { background-color: #886478; }
a { background-color: rgb(136,100,120); }
div.DivClassName
{
background-color: #886478;
}
.BgClassName
{
background-color: #886478;
}
</style>
border-color css
<style>
span { border-color: #886478; }
span { border-color: rgb(136,100,120); }
td.TdClassName
{
border-color: #886478;
}
.TagClassName
{
border-color: #886478;
}
</style>