Shades of Strikemaster #866679
Tints of Strikemaster #866679
RGB
CMYK
RGB Variations
Color information
#866679 (or 0x866679) is known color: Strikemaster. HEX triplet: 86, 66 and 79. RGB value is (134,102,121). Sum of RGB (Red+Green+Blue) = 134+102+121=357 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.54% from 357); Green value is 102 (40.23% from 255 or 28.57% from 357); Blue value is 121 (47.66% from 255 or 33.89% from 357); Max value from RGB is 134 - color contains mainly: red. Hex color #866679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866679 is #799986. Grayscale: #717171. Windows color (decimal): -7969159 or 7956102. OLE color: 7956102.
HSL color Cylindrical-coordinate representation of color #866679: hue angle of 324.38º 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 #866679 is Cyan = 0, Magento = 0.24, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 121 | - |
| CMYK | 0 | 0.24 | 0.10 | 0.47 |
| HSL | 324.38º | 0.14% | 0.46% | - |
| HSV(B) | 324.38º | 0.24% | 0.53% | - |
| XYZ | 18.03 | 15.95 | 20.22 | - |
| YUV | 113.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 121 | 0 | 0.24 | 0.10 | 0.47 | 324.38 | 0.14 | 0.46 |
| Hex | 86 | 66 | 79 | 0 | 18 | A | 2F | 144 | E | 2E |
| Octal | 206 | 146 | 171 | 0 | 30 | 12 | 57 | 504 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1111001 | 0 | 11000 | 1010 | 101111 | 101000100 | 1110 | 101110 |
Color Harmonies of #866679
Complementary color
Monochromatic Colors of #866679
Black with #866679
Text Example
Text Example
White with #866679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866679; }
p { color: rgb(134,102,121); }
H1.HeaderClassName
{
color: #866679;
}
.AnyTagClassName
{
color: #866679;
}
</style>
background-color css
<style>
a { background-color: #866679; }
a { background-color: rgb(134,102,121); }
div.DivClassName
{
background-color: #866679;
}
.BgClassName
{
background-color: #866679;
}
</style>
border-color css
<style>
span { border-color: #866679; }
span { border-color: rgb(134,102,121); }
td.TdClassName
{
border-color: #866679;
}
.TagClassName
{
border-color: #866679;
}
</style>