Shades of Strikemaster #896781
Tints of Strikemaster #896781
RGB
CMYK
RGB Variations
Color information
#896781 (or 0x896781) is known color: Strikemaster. HEX triplet: 89, 67 and 81. RGB value is (137,103,129). Sum of RGB (Red+Green+Blue) = 137+103+129=369 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.13% from 369); Green value is 103 (40.62% from 255 or 27.91% from 369); Blue value is 129 (50.78% from 255 or 34.96% from 369); Max value from RGB is 137 - color contains mainly: red. Hex color #896781 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896781 is #76987E. Grayscale: #747474. Windows color (decimal): -7772287 or 8480649. OLE color: 8480649.
HSL color Cylindrical-coordinate representation of color #896781: hue angle of 314.12º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #896781 is Cyan = 0, Magento = 0.25, Yellow = 0.06 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 129 | - |
| CMYK | 0 | 0.25 | 0.06 | 0.46 |
| HSL | 314.12º | 0.14% | 0.47% | - |
| HSV(B) | 314.12º | 0.25% | 0.54% | - |
| XYZ | 19.13 | 16.6 | 22.97 | - |
| YUV | 116.13 | 135.26 | 142.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 129 | 0 | 0.25 | 0.06 | 0.46 | 314.12 | 0.14 | 0.47 |
| Hex | 89 | 67 | 81 | 0 | 19 | 6 | 2E | 13A | E | 2F |
| Octal | 211 | 147 | 201 | 0 | 31 | 6 | 56 | 472 | 16 | 57 |
| Binary | 10001001 | 1100111 | 10000001 | 0 | 11001 | 110 | 101110 | 100111010 | 1110 | 101111 |
Color Harmonies of #896781
Complementary color
Monochromatic Colors of #896781
Black with #896781
Text Example
Text Example
White with #896781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896781; }
p { color: rgb(137,103,129); }
H1.HeaderClassName
{
color: #896781;
}
.AnyTagClassName
{
color: #896781;
}
</style>
background-color css
<style>
a { background-color: #896781; }
a { background-color: rgb(137,103,129); }
div.DivClassName
{
background-color: #896781;
}
.BgClassName
{
background-color: #896781;
}
</style>
border-color css
<style>
span { border-color: #896781; }
span { border-color: rgb(137,103,129); }
td.TdClassName
{
border-color: #896781;
}
.TagClassName
{
border-color: #896781;
}
</style>