Shades of Strikemaster #856678
Tints of Strikemaster #856678
RGB
CMYK
RGB Variations
Color information
#856678 (or 0x856678) is known color: Strikemaster. HEX triplet: 85, 66 and 78. RGB value is (133,102,120). Sum of RGB (Red+Green+Blue) = 133+102+120=355 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.46% from 355); Green value is 102 (40.23% from 255 or 28.73% from 355); Blue value is 120 (47.27% from 255 or 33.80% from 355); Max value from RGB is 133 - color contains mainly: red. Hex color #856678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856678 is #7A9987. Grayscale: #717171. Windows color (decimal): -8034696 or 7890565. OLE color: 7890565.
HSL color Cylindrical-coordinate representation of color #856678: hue angle of 325.16º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #856678 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 120 | - |
| CMYK | 0 | 0.23 | 0.10 | 0.48 |
| HSL | 325.16º | 0.13% | 0.46% | - |
| HSV(B) | 325.16º | 0.23% | 0.52% | - |
| XYZ | 17.81 | 15.85 | 19.89 | - |
| YUV | 113.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 120 | 0 | 0.23 | 0.10 | 0.48 | 325.16 | 0.13 | 0.46 |
| Hex | 85 | 66 | 78 | 0 | 17 | A | 30 | 145 | D | 2E |
| Octal | 205 | 146 | 170 | 0 | 27 | 12 | 60 | 505 | 15 | 56 |
| Binary | 10000101 | 1100110 | 1111000 | 0 | 10111 | 1010 | 110000 | 101000101 | 1101 | 101110 |
Color Harmonies of #856678
Complementary color
Monochromatic Colors of #856678
Black with #856678
Text Example
Text Example
White with #856678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856678; }
p { color: rgb(133,102,120); }
H1.HeaderClassName
{
color: #856678;
}
.AnyTagClassName
{
color: #856678;
}
</style>
background-color css
<style>
a { background-color: #856678; }
a { background-color: rgb(133,102,120); }
div.DivClassName
{
background-color: #856678;
}
.BgClassName
{
background-color: #856678;
}
</style>
border-color css
<style>
span { border-color: #856678; }
span { border-color: rgb(133,102,120); }
td.TdClassName
{
border-color: #856678;
}
.TagClassName
{
border-color: #856678;
}
</style>