Shades of Strikemaster #896977
Tints of Strikemaster #896977
RGB
CMYK
RGB Variations
Color information
#896977 (or 0x896977) is known color: Strikemaster. HEX triplet: 89, 69 and 77. RGB value is (137,105,119). Sum of RGB (Red+Green+Blue) = 137+105+119=361 (47% of max value = 765). Red value is 137 (53.91% from 255 or 37.95% from 361); Green value is 105 (41.41% from 255 or 29.09% from 361); Blue value is 119 (46.88% from 255 or 32.96% from 361); Max value from RGB is 137 - color contains mainly: red. Hex color #896977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896977 is #769688. Grayscale: #747474. Windows color (decimal): -7771785 or 7825801. OLE color: 7825801.
HSL color Cylindrical-coordinate representation of color #896977: hue angle of 333.75º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #896977 is Cyan = 0, Magento = 0.23, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 119 | - |
| CMYK | 0 | 0.23 | 0.13 | 0.46 |
| HSL | 333.75º | 0.13% | 0.47% | - |
| HSV(B) | 333.75º | 0.23% | 0.54% | - |
| XYZ | 18.7 | 16.75 | 19.7 | - |
| YUV | 116.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 119 | 0 | 0.23 | 0.13 | 0.46 | 333.75 | 0.13 | 0.47 |
| Hex | 89 | 69 | 77 | 0 | 17 | D | 2E | 14E | D | 2F |
| Octal | 211 | 151 | 167 | 0 | 27 | 15 | 56 | 516 | 15 | 57 |
| Binary | 10001001 | 1101001 | 1110111 | 0 | 10111 | 1101 | 101110 | 101001110 | 1101 | 101111 |
Color Harmonies of #896977
Complementary color
Monochromatic Colors of #896977
Black with #896977
Text Example
Text Example
White with #896977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896977; }
p { color: rgb(137,105,119); }
H1.HeaderClassName
{
color: #896977;
}
.AnyTagClassName
{
color: #896977;
}
</style>
background-color css
<style>
a { background-color: #896977; }
a { background-color: rgb(137,105,119); }
div.DivClassName
{
background-color: #896977;
}
.BgClassName
{
background-color: #896977;
}
</style>
border-color css
<style>
span { border-color: #896977; }
span { border-color: rgb(137,105,119); }
td.TdClassName
{
border-color: #896977;
}
.TagClassName
{
border-color: #896977;
}
</style>