Shades of Strikemaster #866777
Tints of Strikemaster #866777
RGB
CMYK
RGB Variations
Color information
#866777 (or 0x866777) is known color: Strikemaster. HEX triplet: 86, 67 and 77. RGB value is (134,103,119). Sum of RGB (Red+Green+Blue) = 134+103+119=356 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.64% from 356); Green value is 103 (40.62% from 255 or 28.93% from 356); Blue value is 119 (46.88% from 255 or 33.43% from 356); Max value from RGB is 134 - color contains mainly: red. Hex color #866777 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866777 is #799888. Grayscale: #727272. Windows color (decimal): -7968905 or 7825286. OLE color: 7825286.
HSL color Cylindrical-coordinate representation of color #866777: hue angle of 329.03º 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 #866777 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 119 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.47 |
| HSL | 329.03º | 0.13% | 0.46% | - |
| HSV(B) | 329.03º | 0.23% | 0.53% | - |
| XYZ | 18.01 | 16.1 | 19.61 | - |
| YUV | 114.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 119 | 0 | 0.23 | 0.11 | 0.47 | 329.03 | 0.13 | 0.46 |
| Hex | 86 | 67 | 77 | 0 | 17 | B | 2F | 149 | D | 2E |
| Octal | 206 | 147 | 167 | 0 | 27 | 13 | 57 | 511 | 15 | 56 |
| Binary | 10000110 | 1100111 | 1110111 | 0 | 10111 | 1011 | 101111 | 101001001 | 1101 | 101110 |
Color Harmonies of #866777
Complementary color
Monochromatic Colors of #866777
Black with #866777
Text Example
Text Example
White with #866777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866777; }
p { color: rgb(134,103,119); }
H1.HeaderClassName
{
color: #866777;
}
.AnyTagClassName
{
color: #866777;
}
</style>
background-color css
<style>
a { background-color: #866777; }
a { background-color: rgb(134,103,119); }
div.DivClassName
{
background-color: #866777;
}
.BgClassName
{
background-color: #866777;
}
</style>
border-color css
<style>
span { border-color: #866777; }
span { border-color: rgb(134,103,119); }
td.TdClassName
{
border-color: #866777;
}
.TagClassName
{
border-color: #866777;
}
</style>