Shades of Strikemaster #866676
Tints of Strikemaster #866676
RGB
CMYK
RGB Variations
Color information
#866676 (or 0x866676) is known color: Strikemaster. HEX triplet: 86, 66 and 76. RGB value is (134,102,118). Sum of RGB (Red+Green+Blue) = 134+102+118=354 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.85% from 354); Green value is 102 (40.23% from 255 or 28.81% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 134 - color contains mainly: red. Hex color #866676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866676 is #799989. Grayscale: #717171. Windows color (decimal): -7969162 or 7759494. OLE color: 7759494.
HSL color Cylindrical-coordinate representation of color #866676: hue angle of 330º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #866676 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 118 | - |
| CMYK | 0 | 0.24 | 0.12 | 0.47 |
| HSL | 330º | 0.14% | 0.46% | - |
| HSV(B) | 330º | 0.24% | 0.53% | - |
| XYZ | 17.85 | 15.88 | 19.26 | - |
| YUV | 113.39 | 130.6 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 118 | 0 | 0.24 | 0.12 | 0.47 | 330 | 0.14 | 0.46 |
| Hex | 86 | 66 | 76 | 0 | 18 | C | 2F | 14A | E | 2E |
| Octal | 206 | 146 | 166 | 0 | 30 | 14 | 57 | 512 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1110110 | 0 | 11000 | 1100 | 101111 | 101001010 | 1110 | 101110 |
Color Harmonies of #866676
Complementary color
Monochromatic Colors of #866676
Black with #866676
Text Example
Text Example
White with #866676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866676; }
p { color: rgb(134,102,118); }
H1.HeaderClassName
{
color: #866676;
}
.AnyTagClassName
{
color: #866676;
}
</style>
background-color css
<style>
a { background-color: #866676; }
a { background-color: rgb(134,102,118); }
div.DivClassName
{
background-color: #866676;
}
.BgClassName
{
background-color: #866676;
}
</style>
border-color css
<style>
span { border-color: #866676; }
span { border-color: rgb(134,102,118); }
td.TdClassName
{
border-color: #866676;
}
.TagClassName
{
border-color: #866676;
}
</style>