Shades of Strikemaster #886977
Tints of Strikemaster #886977
RGB
CMYK
RGB Variations
Color information
#886977 (or 0x886977) is known color: Strikemaster. HEX triplet: 88, 69 and 77. RGB value is (136,105,119). Sum of RGB (Red+Green+Blue) = 136+105+119=360 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.78% from 360); Green value is 105 (41.41% from 255 or 29.17% from 360); Blue value is 119 (46.88% from 255 or 33.06% from 360); Max value from RGB is 136 - color contains mainly: red. Hex color #886977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886977 is #779688. Grayscale: #737373. Windows color (decimal): -7837321 or 7825800. OLE color: 7825800.
HSL color Cylindrical-coordinate representation of color #886977: hue angle of 332.9º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #886977 is Cyan = 0, Magento = 0.23, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 119 | - |
| CMYK | 0 | 0.23 | 0.12 | 0.47 |
| HSL | 332.9º | 0.13% | 0.47% | - |
| HSV(B) | 332.9º | 0.23% | 0.53% | - |
| XYZ | 18.53 | 16.67 | 19.69 | - |
| YUV | 115.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 119 | 0 | 0.23 | 0.12 | 0.47 | 332.9 | 0.13 | 0.47 |
| Hex | 88 | 69 | 77 | 0 | 17 | C | 2F | 14D | D | 2F |
| Octal | 210 | 151 | 167 | 0 | 27 | 14 | 57 | 515 | 15 | 57 |
| Binary | 10001000 | 1101001 | 1110111 | 0 | 10111 | 1100 | 101111 | 101001101 | 1101 | 101111 |
Color Harmonies of #886977
Complementary color
Monochromatic Colors of #886977
Black with #886977
Text Example
Text Example
White with #886977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886977; }
p { color: rgb(136,105,119); }
H1.HeaderClassName
{
color: #886977;
}
.AnyTagClassName
{
color: #886977;
}
</style>
background-color css
<style>
a { background-color: #886977; }
a { background-color: rgb(136,105,119); }
div.DivClassName
{
background-color: #886977;
}
.BgClassName
{
background-color: #886977;
}
</style>
border-color css
<style>
span { border-color: #886977; }
span { border-color: rgb(136,105,119); }
td.TdClassName
{
border-color: #886977;
}
.TagClassName
{
border-color: #886977;
}
</style>