Shades of Strikemaster #866675
Tints of Strikemaster #866675
RGB
CMYK
RGB Variations
Color information
#866675 (or 0x866675) is known color: Strikemaster. HEX triplet: 86, 66 and 75. RGB value is (134,102,117). Sum of RGB (Red+Green+Blue) = 134+102+117=353 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.96% from 353); Green value is 102 (40.23% from 255 or 28.90% from 353); Blue value is 117 (46.09% from 255 or 33.14% from 353); Max value from RGB is 134 - color contains mainly: red. Hex color #866675 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866675 is #79998A. Grayscale: #717171. Windows color (decimal): -7969163 or 7693958. OLE color: 7693958.
HSL color Cylindrical-coordinate representation of color #866675: hue angle of 331.88º 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 #866675 is Cyan = 0, Magento = 0.24, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 117 | - |
| CMYK | 0 | 0.24 | 0.13 | 0.47 |
| HSL | 331.88º | 0.14% | 0.46% | - |
| HSV(B) | 331.88º | 0.24% | 0.53% | - |
| XYZ | 17.79 | 15.86 | 18.95 | - |
| YUV | 113.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 117 | 0 | 0.24 | 0.13 | 0.47 | 331.88 | 0.14 | 0.46 |
| Hex | 86 | 66 | 75 | 0 | 18 | D | 2F | 14C | E | 2E |
| Octal | 206 | 146 | 165 | 0 | 30 | 15 | 57 | 514 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1110101 | 0 | 11000 | 1101 | 101111 | 101001100 | 1110 | 101110 |
Color Harmonies of #866675
Complementary color
Monochromatic Colors of #866675
Black with #866675
Text Example
Text Example
White with #866675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866675; }
p { color: rgb(134,102,117); }
H1.HeaderClassName
{
color: #866675;
}
.AnyTagClassName
{
color: #866675;
}
</style>
background-color css
<style>
a { background-color: #866675; }
a { background-color: rgb(134,102,117); }
div.DivClassName
{
background-color: #866675;
}
.BgClassName
{
background-color: #866675;
}
</style>
border-color css
<style>
span { border-color: #866675; }
span { border-color: rgb(134,102,117); }
td.TdClassName
{
border-color: #866675;
}
.TagClassName
{
border-color: #866675;
}
</style>