Shades of Strikemaster #865977
Tints of Strikemaster #865977
RGB
CMYK
RGB Variations
Color information
#865977 (or 0x865977) is known color: Strikemaster. HEX triplet: 86, 59 and 77. RGB value is (134,89,119). Sum of RGB (Red+Green+Blue) = 134+89+119=342 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.18% from 342); Green value is 89 (35.16% from 255 or 26.02% from 342); Blue value is 119 (46.88% from 255 or 34.80% from 342); Max value from RGB is 134 - color contains mainly: red. Hex color #865977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865977 is #79A688. Grayscale: #696969. Windows color (decimal): -7972489 or 7821702. OLE color: 7821702.
HSL color Cylindrical-coordinate representation of color #865977: hue angle of 320º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #865977 is Cyan = 0, Magento = 0.34, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 119 | - |
| CMYK | 0 | 0.34 | 0.11 | 0.47 |
| HSL | 320º | 0.2% | 0.44% | - |
| HSV(B) | 320º | 0.34% | 0.53% | - |
| XYZ | 16.73 | 13.55 | 19.19 | - |
| YUV | 105.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 119 | 0 | 0.34 | 0.11 | 0.47 | 320 | 0.2 | 0.44 |
| Hex | 86 | 59 | 77 | 0 | 22 | B | 2F | 140 | 14 | 2C |
| Octal | 206 | 131 | 167 | 0 | 42 | 13 | 57 | 500 | 24 | 54 |
| Binary | 10000110 | 1011001 | 1110111 | 0 | 100010 | 1011 | 101111 | 101000000 | 10100 | 101100 |
Color Harmonies of #865977
Complementary color
Monochromatic Colors of #865977
Black with #865977
Text Example
Text Example
White with #865977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865977; }
p { color: rgb(134,89,119); }
H1.HeaderClassName
{
color: #865977;
}
.AnyTagClassName
{
color: #865977;
}
</style>
background-color css
<style>
a { background-color: #865977; }
a { background-color: rgb(134,89,119); }
div.DivClassName
{
background-color: #865977;
}
.BgClassName
{
background-color: #865977;
}
</style>
border-color css
<style>
span { border-color: #865977; }
span { border-color: rgb(134,89,119); }
td.TdClassName
{
border-color: #865977;
}
.TagClassName
{
border-color: #865977;
}
</style>