Shades of Strikemaster #895478
Tints of Strikemaster #895478
RGB
CMYK
RGB Variations
Color information
#895478 (or 0x895478) is known color: Strikemaster. HEX triplet: 89, 54 and 78. RGB value is (137,84,120). Sum of RGB (Red+Green+Blue) = 137+84+120=341 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.18% from 341); Green value is 84 (33.20% from 255 or 24.63% from 341); Blue value is 120 (47.27% from 255 or 35.19% from 341); Max value from RGB is 137 - color contains mainly: red. Hex color #895478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895478 is #76AB87. Grayscale: #676767. Windows color (decimal): -7777160 or 7885961. OLE color: 7885961.
HSL color Cylindrical-coordinate representation of color #895478: hue angle of 319.25º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #895478 is Cyan = 0, Magento = 0.39, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 84 | 120 | - |
| CMYK | 0 | 0.39 | 0.12 | 0.46 |
| HSL | 319.25º | 0.24% | 0.43% | - |
| HSV(B) | 319.25º | 0.39% | 0.54% | - |
| XYZ | 16.88 | 13.02 | 19.39 | - |
| YUV | 103.95 | 137.06 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 120 | 0 | 0.39 | 0.12 | 0.46 | 319.25 | 0.24 | 0.43 |
| Hex | 89 | 54 | 78 | 0 | 27 | C | 2E | 13F | 18 | 2B |
| Octal | 211 | 124 | 170 | 0 | 47 | 14 | 56 | 477 | 30 | 53 |
| Binary | 10001001 | 1010100 | 1111000 | 0 | 100111 | 1100 | 101110 | 100111111 | 11000 | 101011 |
Color Harmonies of #895478
Complementary color
Monochromatic Colors of #895478
Black with #895478
Text Example
Text Example
White with #895478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895478; }
p { color: rgb(137,84,120); }
H1.HeaderClassName
{
color: #895478;
}
.AnyTagClassName
{
color: #895478;
}
</style>
background-color css
<style>
a { background-color: #895478; }
a { background-color: rgb(137,84,120); }
div.DivClassName
{
background-color: #895478;
}
.BgClassName
{
background-color: #895478;
}
</style>
border-color css
<style>
span { border-color: #895478; }
span { border-color: rgb(137,84,120); }
td.TdClassName
{
border-color: #895478;
}
.TagClassName
{
border-color: #895478;
}
</style>