Shades of Strikemaster #896776
Tints of Strikemaster #896776
RGB
CMYK
RGB Variations
Color information
#896776 (or 0x896776) is known color: Strikemaster. HEX triplet: 89, 67 and 76. RGB value is (137,103,118). Sum of RGB (Red+Green+Blue) = 137+103+118=358 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.27% from 358); Green value is 103 (40.62% from 255 or 28.77% from 358); Blue value is 118 (46.48% from 255 or 32.96% from 358); Max value from RGB is 137 - color contains mainly: red. Hex color #896776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896776 is #769889. Grayscale: #727272. Windows color (decimal): -7772298 or 7759753. OLE color: 7759753.
HSL color Cylindrical-coordinate representation of color #896776: hue angle of 333.53º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #896776 is Cyan = 0, Magento = 0.25, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 118 | - |
| CMYK | 0 | 0.25 | 0.14 | 0.46 |
| HSL | 333.53º | 0.14% | 0.47% | - |
| HSV(B) | 333.53º | 0.25% | 0.54% | - |
| XYZ | 18.44 | 16.33 | 19.32 | - |
| YUV | 114.88 | 129.76 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 118 | 0 | 0.25 | 0.14 | 0.46 | 333.53 | 0.14 | 0.47 |
| Hex | 89 | 67 | 76 | 0 | 19 | E | 2E | 14E | E | 2F |
| Octal | 211 | 147 | 166 | 0 | 31 | 16 | 56 | 516 | 16 | 57 |
| Binary | 10001001 | 1100111 | 1110110 | 0 | 11001 | 1110 | 101110 | 101001110 | 1110 | 101111 |
Color Harmonies of #896776
Complementary color
Monochromatic Colors of #896776
Black with #896776
Text Example
Text Example
White with #896776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896776; }
p { color: rgb(137,103,118); }
H1.HeaderClassName
{
color: #896776;
}
.AnyTagClassName
{
color: #896776;
}
</style>
background-color css
<style>
a { background-color: #896776; }
a { background-color: rgb(137,103,118); }
div.DivClassName
{
background-color: #896776;
}
.BgClassName
{
background-color: #896776;
}
</style>
border-color css
<style>
span { border-color: #896776; }
span { border-color: rgb(137,103,118); }
td.TdClassName
{
border-color: #896776;
}
.TagClassName
{
border-color: #896776;
}
</style>