Shades of Strikemaster #866177
Tints of Strikemaster #866177
RGB
CMYK
RGB Variations
Color information
#866177 (or 0x866177) is known color: Strikemaster. HEX triplet: 86, 61 and 77. RGB value is (134,97,119). Sum of RGB (Red+Green+Blue) = 134+97+119=350 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.29% from 350); Green value is 97 (38.28% from 255 or 27.71% from 350); Blue value is 119 (46.88% from 255 or 34% from 350); Max value from RGB is 134 - color contains mainly: red. Hex color #866177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866177 is #799E88. Grayscale: #6E6E6E. Windows color (decimal): -7970441 or 7823750. OLE color: 7823750.
HSL color Cylindrical-coordinate representation of color #866177: hue angle of 324.32º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #866177 is Cyan = 0, Magento = 0.28, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 119 | - |
| CMYK | 0 | 0.28 | 0.11 | 0.47 |
| HSL | 324.32º | 0.16% | 0.45% | - |
| HSV(B) | 324.32º | 0.28% | 0.53% | - |
| XYZ | 17.44 | 14.95 | 19.42 | - |
| YUV | 110.57 | 132.76 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 119 | 0 | 0.28 | 0.11 | 0.47 | 324.32 | 0.16 | 0.45 |
| Hex | 86 | 61 | 77 | 0 | 1C | B | 2F | 144 | 10 | 2D |
| Octal | 206 | 141 | 167 | 0 | 34 | 13 | 57 | 504 | 20 | 55 |
| Binary | 10000110 | 1100001 | 1110111 | 0 | 11100 | 1011 | 101111 | 101000100 | 10000 | 101101 |
Color Harmonies of #866177
Complementary color
Monochromatic Colors of #866177
Black with #866177
Text Example
Text Example
White with #866177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866177; }
p { color: rgb(134,97,119); }
H1.HeaderClassName
{
color: #866177;
}
.AnyTagClassName
{
color: #866177;
}
</style>
background-color css
<style>
a { background-color: #866177; }
a { background-color: rgb(134,97,119); }
div.DivClassName
{
background-color: #866177;
}
.BgClassName
{
background-color: #866177;
}
</style>
border-color css
<style>
span { border-color: #866177; }
span { border-color: rgb(134,97,119); }
td.TdClassName
{
border-color: #866177;
}
.TagClassName
{
border-color: #866177;
}
</style>