Shades of Strikemaster #896477
Tints of Strikemaster #896477
RGB
CMYK
RGB Variations
Color information
#896477 (or 0x896477) is known color: Strikemaster. HEX triplet: 89, 64 and 77. RGB value is (137,100,119). Sum of RGB (Red+Green+Blue) = 137+100+119=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 100 (39.45% from 255 or 28.09% from 356); Blue value is 119 (46.88% from 255 or 33.43% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #896477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896477 is #769B88. Grayscale: #717171. Windows color (decimal): -7773065 or 7824521. OLE color: 7824521.
HSL color Cylindrical-coordinate representation of color #896477: hue angle of 329.19º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #896477 is Cyan = 0, Magento = 0.27, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 119 | - |
| CMYK | 0 | 0.27 | 0.13 | 0.46 |
| HSL | 329.19º | 0.16% | 0.46% | - |
| HSV(B) | 329.19º | 0.27% | 0.54% | - |
| XYZ | 18.2 | 15.76 | 19.54 | - |
| YUV | 113.23 | 131.26 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 119 | 0 | 0.27 | 0.13 | 0.46 | 329.19 | 0.16 | 0.46 |
| Hex | 89 | 64 | 77 | 0 | 1B | D | 2E | 149 | 10 | 2E |
| Octal | 211 | 144 | 167 | 0 | 33 | 15 | 56 | 511 | 20 | 56 |
| Binary | 10001001 | 1100100 | 1110111 | 0 | 11011 | 1101 | 101110 | 101001001 | 10000 | 101110 |
Color Harmonies of #896477
Complementary color
Monochromatic Colors of #896477
Black with #896477
Text Example
Text Example
White with #896477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896477; }
p { color: rgb(137,100,119); }
H1.HeaderClassName
{
color: #896477;
}
.AnyTagClassName
{
color: #896477;
}
</style>
background-color css
<style>
a { background-color: #896477; }
a { background-color: rgb(137,100,119); }
div.DivClassName
{
background-color: #896477;
}
.BgClassName
{
background-color: #896477;
}
</style>
border-color css
<style>
span { border-color: #896477; }
span { border-color: rgb(137,100,119); }
td.TdClassName
{
border-color: #896477;
}
.TagClassName
{
border-color: #896477;
}
</style>