Shades of Strikemaster #856178
Tints of Strikemaster #856178
RGB
CMYK
RGB Variations
Color information
#856178 (or 0x856178) is known color: Strikemaster. HEX triplet: 85, 61 and 78. RGB value is (133,97,120). Sum of RGB (Red+Green+Blue) = 133+97+120=350 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38% from 350); Green value is 97 (38.28% from 255 or 27.71% from 350); Blue value is 120 (47.27% from 255 or 34.29% from 350); Max value from RGB is 133 - color contains mainly: red. Hex color #856178 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856178 is #7A9E87. Grayscale: #6E6E6E. Windows color (decimal): -8035976 or 7889285. OLE color: 7889285.
HSL color Cylindrical-coordinate representation of color #856178: hue angle of 321.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #856178 is Cyan = 0, Magento = 0.27, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 120 | - |
| CMYK | 0 | 0.27 | 0.10 | 0.48 |
| HSL | 321.67º | 0.16% | 0.45% | - |
| HSV(B) | 321.67º | 0.27% | 0.52% | - |
| XYZ | 17.34 | 14.89 | 19.73 | - |
| YUV | 110.39 | 133.43 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 120 | 0 | 0.27 | 0.10 | 0.48 | 321.67 | 0.16 | 0.45 |
| Hex | 85 | 61 | 78 | 0 | 1B | A | 30 | 142 | 10 | 2D |
| Octal | 205 | 141 | 170 | 0 | 33 | 12 | 60 | 502 | 20 | 55 |
| Binary | 10000101 | 1100001 | 1111000 | 0 | 11011 | 1010 | 110000 | 101000010 | 10000 | 101101 |
Color Harmonies of #856178
Complementary color
Monochromatic Colors of #856178
Black with #856178
Text Example
Text Example
White with #856178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856178; }
p { color: rgb(133,97,120); }
H1.HeaderClassName
{
color: #856178;
}
.AnyTagClassName
{
color: #856178;
}
</style>
background-color css
<style>
a { background-color: #856178; }
a { background-color: rgb(133,97,120); }
div.DivClassName
{
background-color: #856178;
}
.BgClassName
{
background-color: #856178;
}
</style>
border-color css
<style>
span { border-color: #856178; }
span { border-color: rgb(133,97,120); }
td.TdClassName
{
border-color: #856178;
}
.TagClassName
{
border-color: #856178;
}
</style>