Shades of Strikemaster #866578
Tints of Strikemaster #866578
RGB
CMYK
RGB Variations
Color information
#866578 (or 0x866578) is known color: Strikemaster. HEX triplet: 86, 65 and 78. RGB value is (134,101,120). Sum of RGB (Red+Green+Blue) = 134+101+120=355 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.75% from 355); Green value is 101 (39.84% from 255 or 28.45% from 355); Blue value is 120 (47.27% from 255 or 33.80% from 355); Max value from RGB is 134 - color contains mainly: red. Hex color #866578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866578 is #799A87. Grayscale: #707070. Windows color (decimal): -7969416 or 7890310. OLE color: 7890310.
HSL color Cylindrical-coordinate representation of color #866578: hue angle of 325.45º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #866578 is Cyan = 0, Magento = 0.25, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 120 | - |
| CMYK | 0 | 0.25 | 0.10 | 0.47 |
| HSL | 325.45º | 0.14% | 0.46% | - |
| HSV(B) | 325.45º | 0.25% | 0.53% | - |
| XYZ | 17.88 | 15.73 | 19.86 | - |
| YUV | 113.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 120 | 0 | 0.25 | 0.10 | 0.47 | 325.45 | 0.14 | 0.46 |
| Hex | 86 | 65 | 78 | 0 | 19 | A | 2F | 145 | E | 2E |
| Octal | 206 | 145 | 170 | 0 | 31 | 12 | 57 | 505 | 16 | 56 |
| Binary | 10000110 | 1100101 | 1111000 | 0 | 11001 | 1010 | 101111 | 101000101 | 1110 | 101110 |
Color Harmonies of #866578
Complementary color
Monochromatic Colors of #866578
Black with #866578
Text Example
Text Example
White with #866578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866578; }
p { color: rgb(134,101,120); }
H1.HeaderClassName
{
color: #866578;
}
.AnyTagClassName
{
color: #866578;
}
</style>
background-color css
<style>
a { background-color: #866578; }
a { background-color: rgb(134,101,120); }
div.DivClassName
{
background-color: #866578;
}
.BgClassName
{
background-color: #866578;
}
</style>
border-color css
<style>
span { border-color: #866578; }
span { border-color: rgb(134,101,120); }
td.TdClassName
{
border-color: #866578;
}
.TagClassName
{
border-color: #866578;
}
</style>