Shades of Strikemaster #866479
Tints of Strikemaster #866479
RGB
CMYK
RGB Variations
Color information
#866479 (or 0x866479) is known color: Strikemaster. HEX triplet: 86, 64 and 79. RGB value is (134,100,121). Sum of RGB (Red+Green+Blue) = 134+100+121=355 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.75% from 355); Green value is 100 (39.45% from 255 or 28.17% from 355); Blue value is 121 (47.66% from 255 or 34.08% from 355); Max value from RGB is 134 - color contains mainly: red. Hex color #866479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866479 is #799B86. Grayscale: #707070. Windows color (decimal): -7969671 or 7955590. OLE color: 7955590.
HSL color Cylindrical-coordinate representation of color #866479: hue angle of 322.94º 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 #866479 is Cyan = 0, Magento = 0.25, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 121 | - |
| CMYK | 0 | 0.25 | 0.10 | 0.47 |
| HSL | 322.94º | 0.15% | 0.46% | - |
| HSV(B) | 322.94º | 0.25% | 0.53% | - |
| XYZ | 17.84 | 15.56 | 20.15 | - |
| YUV | 112.56 | 132.76 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 121 | 0 | 0.25 | 0.10 | 0.47 | 322.94 | 0.15 | 0.46 |
| Hex | 86 | 64 | 79 | 0 | 19 | A | 2F | 143 | F | 2E |
| Octal | 206 | 144 | 171 | 0 | 31 | 12 | 57 | 503 | 17 | 56 |
| Binary | 10000110 | 1100100 | 1111001 | 0 | 11001 | 1010 | 101111 | 101000011 | 1111 | 101110 |
Color Harmonies of #866479
Complementary color
Monochromatic Colors of #866479
Black with #866479
Text Example
Text Example
White with #866479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866479; }
p { color: rgb(134,100,121); }
H1.HeaderClassName
{
color: #866479;
}
.AnyTagClassName
{
color: #866479;
}
</style>
background-color css
<style>
a { background-color: #866479; }
a { background-color: rgb(134,100,121); }
div.DivClassName
{
background-color: #866479;
}
.BgClassName
{
background-color: #866479;
}
</style>
border-color css
<style>
span { border-color: #866479; }
span { border-color: rgb(134,100,121); }
td.TdClassName
{
border-color: #866479;
}
.TagClassName
{
border-color: #866479;
}
</style>