Shades of Strikemaster #865773
Tints of Strikemaster #865773
RGB
CMYK
RGB Variations
Color information
#865773 (or 0x865773) is known color: Strikemaster. HEX triplet: 86, 57 and 73. RGB value is (134,87,115). Sum of RGB (Red+Green+Blue) = 134+87+115=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 87 (34.38% from 255 or 25.89% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 134 - color contains mainly: red. Hex color #865773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865773 is #79A88C. Grayscale: #686868. Windows color (decimal): -7973005 or 7559046. OLE color: 7559046.
HSL color Cylindrical-coordinate representation of color #865773: hue angle of 324.26º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #865773 is Cyan = 0, Magento = 0.35, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 115 | - |
| CMYK | 0 | 0.35 | 0.14 | 0.47 |
| HSL | 324.26º | 0.21% | 0.43% | - |
| HSV(B) | 324.26º | 0.35% | 0.53% | - |
| XYZ | 16.33 | 13.12 | 17.89 | - |
| YUV | 104.25 | 134.07 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 115 | 0 | 0.35 | 0.14 | 0.47 | 324.26 | 0.21 | 0.43 |
| Hex | 86 | 57 | 73 | 0 | 23 | E | 2F | 144 | 15 | 2B |
| Octal | 206 | 127 | 163 | 0 | 43 | 16 | 57 | 504 | 25 | 53 |
| Binary | 10000110 | 1010111 | 1110011 | 0 | 100011 | 1110 | 101111 | 101000100 | 10101 | 101011 |
Color Harmonies of #865773
Complementary color
Monochromatic Colors of #865773
Black with #865773
Text Example
Text Example
White with #865773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865773; }
p { color: rgb(134,87,115); }
H1.HeaderClassName
{
color: #865773;
}
.AnyTagClassName
{
color: #865773;
}
</style>
background-color css
<style>
a { background-color: #865773; }
a { background-color: rgb(134,87,115); }
div.DivClassName
{
background-color: #865773;
}
.BgClassName
{
background-color: #865773;
}
</style>
border-color css
<style>
span { border-color: #865773; }
span { border-color: rgb(134,87,115); }
td.TdClassName
{
border-color: #865773;
}
.TagClassName
{
border-color: #865773;
}
</style>