Shades of Strikemaster #886876
Tints of Strikemaster #886876
RGB
CMYK
RGB Variations
Color information
#886876 (or 0x886876) is known color: Strikemaster. HEX triplet: 88, 68 and 76. RGB value is (136,104,118). Sum of RGB (Red+Green+Blue) = 136+104+118=358 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.99% from 358); Green value is 104 (41.02% from 255 or 29.05% from 358); Blue value is 118 (46.48% from 255 or 32.96% from 358); Max value from RGB is 136 - color contains mainly: red. Hex color #886876 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886876 is #779789. Grayscale: #737373. Windows color (decimal): -7837578 or 7760008. OLE color: 7760008.
HSL color Cylindrical-coordinate representation of color #886876: hue angle of 333.75º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #886876 is Cyan = 0, Magento = 0.24, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 118 | - |
| CMYK | 0 | 0.24 | 0.13 | 0.47 |
| HSL | 333.75º | 0.13% | 0.47% | - |
| HSV(B) | 333.75º | 0.24% | 0.53% | - |
| XYZ | 18.37 | 16.44 | 19.34 | - |
| YUV | 115.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 118 | 0 | 0.24 | 0.13 | 0.47 | 333.75 | 0.13 | 0.47 |
| Hex | 88 | 68 | 76 | 0 | 18 | D | 2F | 14E | D | 2F |
| Octal | 210 | 150 | 166 | 0 | 30 | 15 | 57 | 516 | 15 | 57 |
| Binary | 10001000 | 1101000 | 1110110 | 0 | 11000 | 1101 | 101111 | 101001110 | 1101 | 101111 |
Color Harmonies of #886876
Complementary color
Monochromatic Colors of #886876
Black with #886876
Text Example
Text Example
White with #886876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886876; }
p { color: rgb(136,104,118); }
H1.HeaderClassName
{
color: #886876;
}
.AnyTagClassName
{
color: #886876;
}
</style>
background-color css
<style>
a { background-color: #886876; }
a { background-color: rgb(136,104,118); }
div.DivClassName
{
background-color: #886876;
}
.BgClassName
{
background-color: #886876;
}
</style>
border-color css
<style>
span { border-color: #886876; }
span { border-color: rgb(136,104,118); }
td.TdClassName
{
border-color: #886876;
}
.TagClassName
{
border-color: #886876;
}
</style>