Shades of Strikemaster #896276
Tints of Strikemaster #896276
RGB
CMYK
RGB Variations
Color information
#896276 (or 0x896276) is known color: Strikemaster. HEX triplet: 89, 62 and 76. RGB value is (137,98,118). Sum of RGB (Red+Green+Blue) = 137+98+118=353 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.81% from 353); Green value is 98 (38.67% from 255 or 27.76% from 353); Blue value is 118 (46.48% from 255 or 33.43% from 353); Max value from RGB is 137 - color contains mainly: red. Hex color #896276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896276 is #769D89. Grayscale: #6F6F6F. Windows color (decimal): -7773578 or 7758473. OLE color: 7758473.
HSL color Cylindrical-coordinate representation of color #896276: hue angle of 329.23º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #896276 is Cyan = 0, Magento = 0.28, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 98 | 118 | - |
| CMYK | 0 | 0.28 | 0.14 | 0.46 |
| HSL | 329.23º | 0.17% | 0.46% | - |
| HSV(B) | 329.23º | 0.28% | 0.54% | - |
| XYZ | 17.95 | 15.36 | 19.16 | - |
| YUV | 111.94 | 131.42 | 145.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 118 | 0 | 0.28 | 0.14 | 0.46 | 329.23 | 0.17 | 0.46 |
| Hex | 89 | 62 | 76 | 0 | 1C | E | 2E | 149 | 11 | 2E |
| Octal | 211 | 142 | 166 | 0 | 34 | 16 | 56 | 511 | 21 | 56 |
| Binary | 10001001 | 1100010 | 1110110 | 0 | 11100 | 1110 | 101110 | 101001001 | 10001 | 101110 |
Color Harmonies of #896276
Complementary color
Monochromatic Colors of #896276
Black with #896276
Text Example
Text Example
White with #896276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896276; }
p { color: rgb(137,98,118); }
H1.HeaderClassName
{
color: #896276;
}
.AnyTagClassName
{
color: #896276;
}
</style>
background-color css
<style>
a { background-color: #896276; }
a { background-color: rgb(137,98,118); }
div.DivClassName
{
background-color: #896276;
}
.BgClassName
{
background-color: #896276;
}
</style>
border-color css
<style>
span { border-color: #896276; }
span { border-color: rgb(137,98,118); }
td.TdClassName
{
border-color: #896276;
}
.TagClassName
{
border-color: #896276;
}
</style>