Shades of Strikemaster #886376
Tints of Strikemaster #886376
RGB
CMYK
RGB Variations
Color information
#886376 (or 0x886376) is known color: Strikemaster. HEX triplet: 88, 63 and 76. RGB value is (136,99,118). Sum of RGB (Red+Green+Blue) = 136+99+118=353 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.53% from 353); Green value is 99 (39.06% from 255 or 28.05% from 353); Blue value is 118 (46.48% from 255 or 33.43% from 353); Max value from RGB is 136 - color contains mainly: red. Hex color #886376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886376 is #779C89. Grayscale: #707070. Windows color (decimal): -7838858 or 7758728. OLE color: 7758728.
HSL color Cylindrical-coordinate representation of color #886376: hue angle of 329.19º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #886376 is Cyan = 0, Magento = 0.27, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 118 | - |
| CMYK | 0 | 0.27 | 0.13 | 0.47 |
| HSL | 329.19º | 0.16% | 0.46% | - |
| HSV(B) | 329.19º | 0.27% | 0.53% | - |
| XYZ | 17.89 | 15.47 | 19.18 | - |
| YUV | 112.23 | 131.26 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 118 | 0 | 0.27 | 0.13 | 0.47 | 329.19 | 0.16 | 0.46 |
| Hex | 88 | 63 | 76 | 0 | 1B | D | 2F | 149 | 10 | 2E |
| Octal | 210 | 143 | 166 | 0 | 33 | 15 | 57 | 511 | 20 | 56 |
| Binary | 10001000 | 1100011 | 1110110 | 0 | 11011 | 1101 | 101111 | 101001001 | 10000 | 101110 |
Color Harmonies of #886376
Complementary color
Monochromatic Colors of #886376
Black with #886376
Text Example
Text Example
White with #886376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886376; }
p { color: rgb(136,99,118); }
H1.HeaderClassName
{
color: #886376;
}
.AnyTagClassName
{
color: #886376;
}
</style>
background-color css
<style>
a { background-color: #886376; }
a { background-color: rgb(136,99,118); }
div.DivClassName
{
background-color: #886376;
}
.BgClassName
{
background-color: #886376;
}
</style>
border-color css
<style>
span { border-color: #886376; }
span { border-color: rgb(136,99,118); }
td.TdClassName
{
border-color: #886376;
}
.TagClassName
{
border-color: #886376;
}
</style>