Shades of Strikemaster #886076
Tints of Strikemaster #886076
RGB
CMYK
RGB Variations
Color information
#886076 (or 0x886076) is known color: Strikemaster. HEX triplet: 88, 60 and 76. RGB value is (136,96,118). Sum of RGB (Red+Green+Blue) = 136+96+118=350 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.86% from 350); Green value is 96 (37.89% from 255 or 27.43% from 350); Blue value is 118 (46.48% from 255 or 33.71% from 350); Max value from RGB is 136 - color contains mainly: red. Hex color #886076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886076 is #779F89. Grayscale: #6E6E6E. Windows color (decimal): -7839626 or 7757960. OLE color: 7757960.
HSL color Cylindrical-coordinate representation of color #886076: hue angle of 327º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #886076 is Cyan = 0, Magento = 0.29, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 96 | 118 | - |
| CMYK | 0 | 0.29 | 0.13 | 0.47 |
| HSL | 327º | 0.17% | 0.45% | - |
| HSV(B) | 327º | 0.29% | 0.53% | - |
| XYZ | 17.61 | 14.91 | 19.09 | - |
| YUV | 110.47 | 132.25 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 96 | 118 | 0 | 0.29 | 0.13 | 0.47 | 327 | 0.17 | 0.45 |
| Hex | 88 | 60 | 76 | 0 | 1D | D | 2F | 147 | 11 | 2D |
| Octal | 210 | 140 | 166 | 0 | 35 | 15 | 57 | 507 | 21 | 55 |
| Binary | 10001000 | 1100000 | 1110110 | 0 | 11101 | 1101 | 101111 | 101000111 | 10001 | 101101 |
Color Harmonies of #886076
Complementary color
Monochromatic Colors of #886076
Black with #886076
Text Example
Text Example
White with #886076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886076; }
p { color: rgb(136,96,118); }
H1.HeaderClassName
{
color: #886076;
}
.AnyTagClassName
{
color: #886076;
}
</style>
background-color css
<style>
a { background-color: #886076; }
a { background-color: rgb(136,96,118); }
div.DivClassName
{
background-color: #886076;
}
.BgClassName
{
background-color: #886076;
}
</style>
border-color css
<style>
span { border-color: #886076; }
span { border-color: rgb(136,96,118); }
td.TdClassName
{
border-color: #886076;
}
.TagClassName
{
border-color: #886076;
}
</style>