Shades of Strikemaster #856776
Tints of Strikemaster #856776
RGB
CMYK
RGB Variations
Color information
#856776 (or 0x856776) is known color: Strikemaster. HEX triplet: 85, 67 and 76. RGB value is (133,103,118). Sum of RGB (Red+Green+Blue) = 133+103+118=354 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.57% from 354); Green value is 103 (40.62% from 255 or 29.10% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 133 - color contains mainly: red. Hex color #856776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856776 is #7A9889. Grayscale: #717171. Windows color (decimal): -8034442 or 7759749. OLE color: 7759749.
HSL color Cylindrical-coordinate representation of color #856776: hue angle of 330º 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 #856776 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 118 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.48 |
| HSL | 330º | 0.13% | 0.46% | - |
| HSV(B) | 330º | 0.23% | 0.52% | - |
| XYZ | 17.79 | 16 | 19.29 | - |
| YUV | 113.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 118 | 0 | 0.23 | 0.11 | 0.48 | 330 | 0.13 | 0.46 |
| Hex | 85 | 67 | 76 | 0 | 17 | B | 30 | 14A | D | 2E |
| Octal | 205 | 147 | 166 | 0 | 27 | 13 | 60 | 512 | 15 | 56 |
| Binary | 10000101 | 1100111 | 1110110 | 0 | 10111 | 1011 | 110000 | 101001010 | 1101 | 101110 |
Color Harmonies of #856776
Complementary color
Monochromatic Colors of #856776
Black with #856776
Text Example
Text Example
White with #856776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856776; }
p { color: rgb(133,103,118); }
H1.HeaderClassName
{
color: #856776;
}
.AnyTagClassName
{
color: #856776;
}
</style>
background-color css
<style>
a { background-color: #856776; }
a { background-color: rgb(133,103,118); }
div.DivClassName
{
background-color: #856776;
}
.BgClassName
{
background-color: #856776;
}
</style>
border-color css
<style>
span { border-color: #856776; }
span { border-color: rgb(133,103,118); }
td.TdClassName
{
border-color: #856776;
}
.TagClassName
{
border-color: #856776;
}
</style>