Shades of Strikemaster #866775
Tints of Strikemaster #866775
RGB
CMYK
RGB Variations
Color information
#866775 (or 0x866775) is known color: Strikemaster. HEX triplet: 86, 67 and 75. RGB value is (134,103,117). Sum of RGB (Red+Green+Blue) = 134+103+117=354 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.85% from 354); Green value is 103 (40.62% from 255 or 29.10% from 354); Blue value is 117 (46.09% from 255 or 33.05% from 354); Max value from RGB is 134 - color contains mainly: red. Hex color #866775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866775 is #79988A. Grayscale: #717171. Windows color (decimal): -7968907 or 7694214. OLE color: 7694214.
HSL color Cylindrical-coordinate representation of color #866775: hue angle of 332.9º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #866775 is Cyan = 0, Magento = 0.23, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 117 | - |
| CMYK | 0 | 0.23 | 0.13 | 0.47 |
| HSL | 332.9º | 0.13% | 0.46% | - |
| HSV(B) | 332.9º | 0.23% | 0.53% | - |
| XYZ | 17.89 | 16.05 | 18.99 | - |
| YUV | 113.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 117 | 0 | 0.23 | 0.13 | 0.47 | 332.9 | 0.13 | 0.46 |
| Hex | 86 | 67 | 75 | 0 | 17 | D | 2F | 14D | D | 2E |
| Octal | 206 | 147 | 165 | 0 | 27 | 15 | 57 | 515 | 15 | 56 |
| Binary | 10000110 | 1100111 | 1110101 | 0 | 10111 | 1101 | 101111 | 101001101 | 1101 | 101110 |
Color Harmonies of #866775
Complementary color
Monochromatic Colors of #866775
Black with #866775
Text Example
Text Example
White with #866775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866775; }
p { color: rgb(134,103,117); }
H1.HeaderClassName
{
color: #866775;
}
.AnyTagClassName
{
color: #866775;
}
</style>
background-color css
<style>
a { background-color: #866775; }
a { background-color: rgb(134,103,117); }
div.DivClassName
{
background-color: #866775;
}
.BgClassName
{
background-color: #866775;
}
</style>
border-color css
<style>
span { border-color: #866775; }
span { border-color: rgb(134,103,117); }
td.TdClassName
{
border-color: #866775;
}
.TagClassName
{
border-color: #866775;
}
</style>