Shades of Strikemaster #866175
Tints of Strikemaster #866175
RGB
CMYK
RGB Variations
Color information
#866175 (or 0x866175) is known color: Strikemaster. HEX triplet: 86, 61 and 75. RGB value is (134,97,117). Sum of RGB (Red+Green+Blue) = 134+97+117=348 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.51% from 348); Green value is 97 (38.28% from 255 or 27.87% from 348); Blue value is 117 (46.09% from 255 or 33.62% from 348); Max value from RGB is 134 - color contains mainly: red. Hex color #866175 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866175 is #799E8A. Grayscale: #6E6E6E. Windows color (decimal): -7970443 or 7692678. OLE color: 7692678.
HSL color Cylindrical-coordinate representation of color #866175: hue angle of 327.57º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #866175 is Cyan = 0, Magento = 0.28, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 117 | - |
| CMYK | 0 | 0.28 | 0.13 | 0.47 |
| HSL | 327.57º | 0.16% | 0.45% | - |
| HSV(B) | 327.57º | 0.28% | 0.53% | - |
| XYZ | 17.32 | 14.9 | 18.79 | - |
| YUV | 110.34 | 131.76 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 117 | 0 | 0.28 | 0.13 | 0.47 | 327.57 | 0.16 | 0.45 |
| Hex | 86 | 61 | 75 | 0 | 1C | D | 2F | 148 | 10 | 2D |
| Octal | 206 | 141 | 165 | 0 | 34 | 15 | 57 | 510 | 20 | 55 |
| Binary | 10000110 | 1100001 | 1110101 | 0 | 11100 | 1101 | 101111 | 101001000 | 10000 | 101101 |
Color Harmonies of #866175
Complementary color
Monochromatic Colors of #866175
Black with #866175
Text Example
Text Example
White with #866175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866175; }
p { color: rgb(134,97,117); }
H1.HeaderClassName
{
color: #866175;
}
.AnyTagClassName
{
color: #866175;
}
</style>
background-color css
<style>
a { background-color: #866175; }
a { background-color: rgb(134,97,117); }
div.DivClassName
{
background-color: #866175;
}
.BgClassName
{
background-color: #866175;
}
</style>
border-color css
<style>
span { border-color: #866175; }
span { border-color: rgb(134,97,117); }
td.TdClassName
{
border-color: #866175;
}
.TagClassName
{
border-color: #866175;
}
</style>