Shades of Strikemaster #886777
Tints of Strikemaster #886777
RGB
CMYK
RGB Variations
Color information
#886777 (or 0x886777) is known color: Strikemaster. HEX triplet: 88, 67 and 77. RGB value is (136,103,119). Sum of RGB (Red+Green+Blue) = 136+103+119=358 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.99% from 358); Green value is 103 (40.62% from 255 or 28.77% from 358); Blue value is 119 (46.88% from 255 or 33.24% from 358); Max value from RGB is 136 - color contains mainly: red. Hex color #886777 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886777 is #779888. Grayscale: #727272. Windows color (decimal): -7837833 or 7825288. OLE color: 7825288.
HSL color Cylindrical-coordinate representation of color #886777: hue angle of 330.91º 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 #886777 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 119 | - |
| CMYK | 0 | 0.24 | 0.12 | 0.47 |
| HSL | 330.91º | 0.14% | 0.47% | - |
| HSV(B) | 330.91º | 0.24% | 0.53% | - |
| XYZ | 18.33 | 16.27 | 19.63 | - |
| YUV | 114.69 | 130.43 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 119 | 0 | 0.24 | 0.12 | 0.47 | 330.91 | 0.14 | 0.47 |
| Hex | 88 | 67 | 77 | 0 | 18 | C | 2F | 14B | E | 2F |
| Octal | 210 | 147 | 167 | 0 | 30 | 14 | 57 | 513 | 16 | 57 |
| Binary | 10001000 | 1100111 | 1110111 | 0 | 11000 | 1100 | 101111 | 101001011 | 1110 | 101111 |
Color Harmonies of #886777
Complementary color
Monochromatic Colors of #886777
Black with #886777
Text Example
Text Example
White with #886777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886777; }
p { color: rgb(136,103,119); }
H1.HeaderClassName
{
color: #886777;
}
.AnyTagClassName
{
color: #886777;
}
</style>
background-color css
<style>
a { background-color: #886777; }
a { background-color: rgb(136,103,119); }
div.DivClassName
{
background-color: #886777;
}
.BgClassName
{
background-color: #886777;
}
</style>
border-color css
<style>
span { border-color: #886777; }
span { border-color: rgb(136,103,119); }
td.TdClassName
{
border-color: #886777;
}
.TagClassName
{
border-color: #886777;
}
</style>