Shades of Strikemaster #866778
Tints of Strikemaster #866778
RGB
CMYK
RGB Variations
Color information
#866778 (or 0x866778) is known color: Strikemaster. HEX triplet: 86, 67 and 78. RGB value is (134,103,120). Sum of RGB (Red+Green+Blue) = 134+103+120=357 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.54% from 357); Green value is 103 (40.62% from 255 or 28.85% from 357); Blue value is 120 (47.27% from 255 or 33.61% from 357); Max value from RGB is 134 - color contains mainly: red. Hex color #866778 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866778 is #799887. Grayscale: #727272. Windows color (decimal): -7968904 or 7890822. OLE color: 7890822.
HSL color Cylindrical-coordinate representation of color #866778: hue angle of 327.1º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #866778 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 120 | - |
| CMYK | 0 | 0.23 | 0.10 | 0.47 |
| HSL | 327.1º | 0.13% | 0.46% | - |
| HSV(B) | 327.1º | 0.23% | 0.53% | - |
| XYZ | 18.07 | 16.12 | 19.93 | - |
| YUV | 114.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 120 | 0 | 0.23 | 0.10 | 0.47 | 327.1 | 0.13 | 0.46 |
| Hex | 86 | 67 | 78 | 0 | 17 | A | 2F | 147 | D | 2E |
| Octal | 206 | 147 | 170 | 0 | 27 | 12 | 57 | 507 | 15 | 56 |
| Binary | 10000110 | 1100111 | 1111000 | 0 | 10111 | 1010 | 101111 | 101000111 | 1101 | 101110 |
Color Harmonies of #866778
Complementary color
Monochromatic Colors of #866778
Black with #866778
Text Example
Text Example
White with #866778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866778; }
p { color: rgb(134,103,120); }
H1.HeaderClassName
{
color: #866778;
}
.AnyTagClassName
{
color: #866778;
}
</style>
background-color css
<style>
a { background-color: #866778; }
a { background-color: rgb(134,103,120); }
div.DivClassName
{
background-color: #866778;
}
.BgClassName
{
background-color: #866778;
}
</style>
border-color css
<style>
span { border-color: #866778; }
span { border-color: rgb(134,103,120); }
td.TdClassName
{
border-color: #866778;
}
.TagClassName
{
border-color: #866778;
}
</style>