Shades of Strikemaster #895677
Tints of Strikemaster #895677
RGB
CMYK
RGB Variations
Color information
#895677 (or 0x895677) is known color: Strikemaster. HEX triplet: 89, 56 and 77. RGB value is (137,86,119). Sum of RGB (Red+Green+Blue) = 137+86+119=342 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.06% from 342); Green value is 86 (33.98% from 255 or 25.15% from 342); Blue value is 119 (46.88% from 255 or 34.80% from 342); Max value from RGB is 137 - color contains mainly: red. Hex color #895677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895677 is #76A988. Grayscale: #686868. Windows color (decimal): -7776649 or 7820937. OLE color: 7820937.
HSL color Cylindrical-coordinate representation of color #895677: hue angle of 321.18º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #895677 is Cyan = 0, Magento = 0.37, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 119 | - |
| CMYK | 0 | 0.37 | 0.13 | 0.46 |
| HSL | 321.18º | 0.23% | 0.44% | - |
| HSV(B) | 321.18º | 0.37% | 0.54% | - |
| XYZ | 16.97 | 13.31 | 19.13 | - |
| YUV | 105.01 | 135.9 | 150.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 119 | 0 | 0.37 | 0.13 | 0.46 | 321.18 | 0.23 | 0.44 |
| Hex | 89 | 56 | 77 | 0 | 25 | D | 2E | 141 | 17 | 2C |
| Octal | 211 | 126 | 167 | 0 | 45 | 15 | 56 | 501 | 27 | 54 |
| Binary | 10001001 | 1010110 | 1110111 | 0 | 100101 | 1101 | 101110 | 101000001 | 10111 | 101100 |
Color Harmonies of #895677
Complementary color
Monochromatic Colors of #895677
Black with #895677
Text Example
Text Example
White with #895677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895677; }
p { color: rgb(137,86,119); }
H1.HeaderClassName
{
color: #895677;
}
.AnyTagClassName
{
color: #895677;
}
</style>
background-color css
<style>
a { background-color: #895677; }
a { background-color: rgb(137,86,119); }
div.DivClassName
{
background-color: #895677;
}
.BgClassName
{
background-color: #895677;
}
</style>
border-color css
<style>
span { border-color: #895677; }
span { border-color: rgb(137,86,119); }
td.TdClassName
{
border-color: #895677;
}
.TagClassName
{
border-color: #895677;
}
</style>