Shades of Strikemaster #886776
Tints of Strikemaster #886776
RGB
CMYK
RGB Variations
Color information
#886776 (or 0x886776) is known color: Strikemaster. HEX triplet: 88, 67 and 76. RGB value is (136,103,118). Sum of RGB (Red+Green+Blue) = 136+103+118=357 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.10% from 357); Green value is 103 (40.62% from 255 or 28.85% from 357); Blue value is 118 (46.48% from 255 or 33.05% from 357); Max value from RGB is 136 - color contains mainly: red. Hex color #886776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886776 is #779889. Grayscale: #727272. Windows color (decimal): -7837834 or 7759752. OLE color: 7759752.
HSL color Cylindrical-coordinate representation of color #886776: hue angle of 332.73º degrees, saturation: 0.14, 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 #886776 is Cyan = 0, Magento = 0.24, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 118 | - |
| CMYK | 0 | 0.24 | 0.13 | 0.47 |
| HSL | 332.73º | 0.14% | 0.47% | - |
| HSV(B) | 332.73º | 0.24% | 0.53% | - |
| XYZ | 18.27 | 16.24 | 19.31 | - |
| YUV | 114.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 118 | 0 | 0.24 | 0.13 | 0.47 | 332.73 | 0.14 | 0.47 |
| Hex | 88 | 67 | 76 | 0 | 18 | D | 2F | 14D | E | 2F |
| Octal | 210 | 147 | 166 | 0 | 30 | 15 | 57 | 515 | 16 | 57 |
| Binary | 10001000 | 1100111 | 1110110 | 0 | 11000 | 1101 | 101111 | 101001101 | 1110 | 101111 |
Color Harmonies of #886776
Complementary color
Monochromatic Colors of #886776
Black with #886776
Text Example
Text Example
White with #886776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886776; }
p { color: rgb(136,103,118); }
H1.HeaderClassName
{
color: #886776;
}
.AnyTagClassName
{
color: #886776;
}
</style>
background-color css
<style>
a { background-color: #886776; }
a { background-color: rgb(136,103,118); }
div.DivClassName
{
background-color: #886776;
}
.BgClassName
{
background-color: #886776;
}
</style>
border-color css
<style>
span { border-color: #886776; }
span { border-color: rgb(136,103,118); }
td.TdClassName
{
border-color: #886776;
}
.TagClassName
{
border-color: #886776;
}
</style>