Shades of Strikemaster #896779
Tints of Strikemaster #896779
RGB
CMYK
RGB Variations
Color information
#896779 (or 0x896779) is known color: Strikemaster. HEX triplet: 89, 67 and 79. RGB value is (137,103,121). Sum of RGB (Red+Green+Blue) = 137+103+121=361 (47% of max value = 765). Red value is 137 (53.91% from 255 or 37.95% from 361); Green value is 103 (40.62% from 255 or 28.53% from 361); Blue value is 121 (47.66% from 255 or 33.52% from 361); Max value from RGB is 137 - color contains mainly: red. Hex color #896779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896779 is #769886. Grayscale: #737373. Windows color (decimal): -7772295 or 7956361. OLE color: 7956361.
HSL color Cylindrical-coordinate representation of color #896779: hue angle of 328.24º 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 #896779 is Cyan = 0, Magento = 0.25, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 121 | - |
| CMYK | 0 | 0.25 | 0.12 | 0.46 |
| HSL | 328.24º | 0.14% | 0.47% | - |
| HSV(B) | 328.24º | 0.25% | 0.54% | - |
| XYZ | 18.62 | 16.4 | 20.27 | - |
| YUV | 115.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 121 | 0 | 0.25 | 0.12 | 0.46 | 328.24 | 0.14 | 0.47 |
| Hex | 89 | 67 | 79 | 0 | 19 | C | 2E | 148 | E | 2F |
| Octal | 211 | 147 | 171 | 0 | 31 | 14 | 56 | 510 | 16 | 57 |
| Binary | 10001001 | 1100111 | 1111001 | 0 | 11001 | 1100 | 101110 | 101001000 | 1110 | 101111 |
Color Harmonies of #896779
Complementary color
Monochromatic Colors of #896779
Black with #896779
Text Example
Text Example
White with #896779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896779; }
p { color: rgb(137,103,121); }
H1.HeaderClassName
{
color: #896779;
}
.AnyTagClassName
{
color: #896779;
}
</style>
background-color css
<style>
a { background-color: #896779; }
a { background-color: rgb(137,103,121); }
div.DivClassName
{
background-color: #896779;
}
.BgClassName
{
background-color: #896779;
}
</style>
border-color css
<style>
span { border-color: #896779; }
span { border-color: rgb(137,103,121); }
td.TdClassName
{
border-color: #896779;
}
.TagClassName
{
border-color: #896779;
}
</style>