Shades of Strikemaster #896475
Tints of Strikemaster #896475
RGB
CMYK
RGB Variations
Color information
#896475 (or 0x896475) is known color: Strikemaster. HEX triplet: 89, 64 and 75. RGB value is (137,100,117). Sum of RGB (Red+Green+Blue) = 137+100+117=354 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.70% from 354); Green value is 100 (39.45% from 255 or 28.25% from 354); Blue value is 117 (46.09% from 255 or 33.05% from 354); Max value from RGB is 137 - color contains mainly: red. Hex color #896475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896475 is #769B8A. Grayscale: #707070. Windows color (decimal): -7773067 or 7693449. OLE color: 7693449.
HSL color Cylindrical-coordinate representation of color #896475: hue angle of 332.43º 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 #896475 is Cyan = 0, Magento = 0.27, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 117 | - |
| CMYK | 0 | 0.27 | 0.15 | 0.46 |
| HSL | 332.43º | 0.16% | 0.46% | - |
| HSV(B) | 332.43º | 0.27% | 0.54% | - |
| XYZ | 18.08 | 15.72 | 18.91 | - |
| YUV | 113 | 130.26 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 117 | 0 | 0.27 | 0.15 | 0.46 | 332.43 | 0.16 | 0.46 |
| Hex | 89 | 64 | 75 | 0 | 1B | F | 2E | 14C | 10 | 2E |
| Octal | 211 | 144 | 165 | 0 | 33 | 17 | 56 | 514 | 20 | 56 |
| Binary | 10001001 | 1100100 | 1110101 | 0 | 11011 | 1111 | 101110 | 101001100 | 10000 | 101110 |
Color Harmonies of #896475
Complementary color
Monochromatic Colors of #896475
Black with #896475
Text Example
Text Example
White with #896475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896475; }
p { color: rgb(137,100,117); }
H1.HeaderClassName
{
color: #896475;
}
.AnyTagClassName
{
color: #896475;
}
</style>
background-color css
<style>
a { background-color: #896475; }
a { background-color: rgb(137,100,117); }
div.DivClassName
{
background-color: #896475;
}
.BgClassName
{
background-color: #896475;
}
</style>
border-color css
<style>
span { border-color: #896475; }
span { border-color: rgb(137,100,117); }
td.TdClassName
{
border-color: #896475;
}
.TagClassName
{
border-color: #896475;
}
</style>