Shades of Strikemaster #866678
Tints of Strikemaster #866678
RGB
CMYK
RGB Variations
Color information
#866678 (or 0x866678) is known color: Strikemaster. HEX triplet: 86, 66 and 78. RGB value is (134,102,120). Sum of RGB (Red+Green+Blue) = 134+102+120=356 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.64% from 356); Green value is 102 (40.23% from 255 or 28.65% from 356); Blue value is 120 (47.27% from 255 or 33.71% from 356); Max value from RGB is 134 - color contains mainly: red. Hex color #866678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866678 is #799987. Grayscale: #717171. Windows color (decimal): -7969160 or 7890566. OLE color: 7890566.
HSL color Cylindrical-coordinate representation of color #866678: hue angle of 326.25º 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 #866678 is Cyan = 0, Magento = 0.24, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 120 | - |
| CMYK | 0 | 0.24 | 0.10 | 0.47 |
| HSL | 326.25º | 0.14% | 0.46% | - |
| HSV(B) | 326.25º | 0.24% | 0.53% | - |
| XYZ | 17.97 | 15.93 | 19.9 | - |
| YUV | 113.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 120 | 0 | 0.24 | 0.10 | 0.47 | 326.25 | 0.14 | 0.46 |
| Hex | 86 | 66 | 78 | 0 | 18 | A | 2F | 146 | E | 2E |
| Octal | 206 | 146 | 170 | 0 | 30 | 12 | 57 | 506 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1111000 | 0 | 11000 | 1010 | 101111 | 101000110 | 1110 | 101110 |
Color Harmonies of #866678
Complementary color
Monochromatic Colors of #866678
Black with #866678
Text Example
Text Example
White with #866678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866678; }
p { color: rgb(134,102,120); }
H1.HeaderClassName
{
color: #866678;
}
.AnyTagClassName
{
color: #866678;
}
</style>
background-color css
<style>
a { background-color: #866678; }
a { background-color: rgb(134,102,120); }
div.DivClassName
{
background-color: #866678;
}
.BgClassName
{
background-color: #866678;
}
</style>
border-color css
<style>
span { border-color: #866678; }
span { border-color: rgb(134,102,120); }
td.TdClassName
{
border-color: #866678;
}
.TagClassName
{
border-color: #866678;
}
</style>