Shades of Strikemaster #856676
Tints of Strikemaster #856676
RGB
CMYK
RGB Variations
Color information
#856676 (or 0x856676) is known color: Strikemaster. HEX triplet: 85, 66 and 76. RGB value is (133,102,118). Sum of RGB (Red+Green+Blue) = 133+102+118=353 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.68% from 353); Green value is 102 (40.23% from 255 or 28.90% from 353); Blue value is 118 (46.48% from 255 or 33.43% from 353); Max value from RGB is 133 - color contains mainly: red. Hex color #856676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856676 is #7A9989. Grayscale: #717171. Windows color (decimal): -8034698 or 7759493. OLE color: 7759493.
HSL color Cylindrical-coordinate representation of color #856676: hue angle of 329.03º 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 #856676 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 118 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.48 |
| HSL | 329.03º | 0.13% | 0.46% | - |
| HSV(B) | 329.03º | 0.23% | 0.52% | - |
| XYZ | 17.69 | 15.8 | 19.26 | - |
| YUV | 113.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 118 | 0 | 0.23 | 0.11 | 0.48 | 329.03 | 0.13 | 0.46 |
| Hex | 85 | 66 | 76 | 0 | 17 | B | 30 | 149 | D | 2E |
| Octal | 205 | 146 | 166 | 0 | 27 | 13 | 60 | 511 | 15 | 56 |
| Binary | 10000101 | 1100110 | 1110110 | 0 | 10111 | 1011 | 110000 | 101001001 | 1101 | 101110 |
Color Harmonies of #856676
Complementary color
Monochromatic Colors of #856676
Black with #856676
Text Example
Text Example
White with #856676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856676; }
p { color: rgb(133,102,118); }
H1.HeaderClassName
{
color: #856676;
}
.AnyTagClassName
{
color: #856676;
}
</style>
background-color css
<style>
a { background-color: #856676; }
a { background-color: rgb(133,102,118); }
div.DivClassName
{
background-color: #856676;
}
.BgClassName
{
background-color: #856676;
}
</style>
border-color css
<style>
span { border-color: #856676; }
span { border-color: rgb(133,102,118); }
td.TdClassName
{
border-color: #856676;
}
.TagClassName
{
border-color: #856676;
}
</style>