Shades of Strikemaster #866477
Tints of Strikemaster #866477
RGB
CMYK
RGB Variations
Color information
#866477 (or 0x866477) is known color: Strikemaster. HEX triplet: 86, 64 and 77. RGB value is (134,100,119). Sum of RGB (Red+Green+Blue) = 134+100+119=353 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.96% from 353); Green value is 100 (39.45% from 255 or 28.33% from 353); Blue value is 119 (46.88% from 255 or 33.71% from 353); Max value from RGB is 134 - color contains mainly: red. Hex color #866477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866477 is #799B88. Grayscale: #707070. Windows color (decimal): -7969673 or 7824518. OLE color: 7824518.
HSL color Cylindrical-coordinate representation of color #866477: hue angle of 326.47º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #866477 is Cyan = 0, Magento = 0.25, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 119 | - |
| CMYK | 0 | 0.25 | 0.11 | 0.47 |
| HSL | 326.47º | 0.15% | 0.46% | - |
| HSV(B) | 326.47º | 0.25% | 0.53% | - |
| XYZ | 17.72 | 15.51 | 19.51 | - |
| YUV | 112.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 119 | 0 | 0.25 | 0.11 | 0.47 | 326.47 | 0.15 | 0.46 |
| Hex | 86 | 64 | 77 | 0 | 19 | B | 2F | 146 | F | 2E |
| Octal | 206 | 144 | 167 | 0 | 31 | 13 | 57 | 506 | 17 | 56 |
| Binary | 10000110 | 1100100 | 1110111 | 0 | 11001 | 1011 | 101111 | 101000110 | 1111 | 101110 |
Color Harmonies of #866477
Complementary color
Monochromatic Colors of #866477
Black with #866477
Text Example
Text Example
White with #866477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866477; }
p { color: rgb(134,100,119); }
H1.HeaderClassName
{
color: #866477;
}
.AnyTagClassName
{
color: #866477;
}
</style>
background-color css
<style>
a { background-color: #866477; }
a { background-color: rgb(134,100,119); }
div.DivClassName
{
background-color: #866477;
}
.BgClassName
{
background-color: #866477;
}
</style>
border-color css
<style>
span { border-color: #866477; }
span { border-color: rgb(134,100,119); }
td.TdClassName
{
border-color: #866477;
}
.TagClassName
{
border-color: #866477;
}
</style>