Shades of Strikemaster #886979
Tints of Strikemaster #886979
RGB
CMYK
RGB Variations
Color information
#886979 (or 0x886979) is known color: Strikemaster. HEX triplet: 88, 69 and 79. RGB value is (136,105,121). Sum of RGB (Red+Green+Blue) = 136+105+121=362 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.57% from 362); Green value is 105 (41.41% from 255 or 29.01% from 362); Blue value is 121 (47.66% from 255 or 33.43% from 362); Max value from RGB is 136 - color contains mainly: red. Hex color #886979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886979 is #779686. Grayscale: #747474. Windows color (decimal): -7837319 or 7956872. OLE color: 7956872.
HSL color Cylindrical-coordinate representation of color #886979: hue angle of 329.03º 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 #886979 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 121 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.47 |
| HSL | 329.03º | 0.13% | 0.47% | - |
| HSV(B) | 329.03º | 0.23% | 0.53% | - |
| XYZ | 18.66 | 16.72 | 20.33 | - |
| YUV | 116.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 121 | 0 | 0.23 | 0.11 | 0.47 | 329.03 | 0.13 | 0.47 |
| Hex | 88 | 69 | 79 | 0 | 17 | B | 2F | 149 | D | 2F |
| Octal | 210 | 151 | 171 | 0 | 27 | 13 | 57 | 511 | 15 | 57 |
| Binary | 10001000 | 1101001 | 1111001 | 0 | 10111 | 1011 | 101111 | 101001001 | 1101 | 101111 |
Color Harmonies of #886979
Complementary color
Monochromatic Colors of #886979
Black with #886979
Text Example
Text Example
White with #886979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886979; }
p { color: rgb(136,105,121); }
H1.HeaderClassName
{
color: #886979;
}
.AnyTagClassName
{
color: #886979;
}
</style>
background-color css
<style>
a { background-color: #886979; }
a { background-color: rgb(136,105,121); }
div.DivClassName
{
background-color: #886979;
}
.BgClassName
{
background-color: #886979;
}
</style>
border-color css
<style>
span { border-color: #886979; }
span { border-color: rgb(136,105,121); }
td.TdClassName
{
border-color: #886979;
}
.TagClassName
{
border-color: #886979;
}
</style>