Shades of Strikemaster #856576
Tints of Strikemaster #856576
RGB
CMYK
RGB Variations
Color information
#856576 (or 0x856576) is known color: Strikemaster. HEX triplet: 85, 65 and 76. RGB value is (133,101,118). Sum of RGB (Red+Green+Blue) = 133+101+118=352 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.78% from 352); Green value is 101 (39.84% from 255 or 28.69% from 352); Blue value is 118 (46.48% from 255 or 33.52% from 352); Max value from RGB is 133 - color contains mainly: red. Hex color #856576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856576 is #7A9A89. Grayscale: #707070. Windows color (decimal): -8034954 or 7759237. OLE color: 7759237.
HSL color Cylindrical-coordinate representation of color #856576: hue angle of 328.12º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #856576 is Cyan = 0, Magento = 0.24, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 118 | - |
| CMYK | 0 | 0.24 | 0.11 | 0.48 |
| HSL | 328.13º | 0.14% | 0.46% | - |
| HSV(B) | 328.13º | 0.24% | 0.52% | - |
| XYZ | 17.6 | 15.6 | 19.22 | - |
| YUV | 112.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 118 | 0 | 0.24 | 0.11 | 0.48 | 328.13 | 0.14 | 0.46 |
| Hex | 85 | 65 | 76 | 0 | 18 | B | 30 | 148 | E | 2E |
| Octal | 205 | 145 | 166 | 0 | 30 | 13 | 60 | 510 | 16 | 56 |
| Binary | 10000101 | 1100101 | 1110110 | 0 | 11000 | 1011 | 110000 | 101001000 | 1110 | 101110 |
Color Harmonies of #856576
Complementary color
Monochromatic Colors of #856576
Black with #856576
Text Example
Text Example
White with #856576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856576; }
p { color: rgb(133,101,118); }
H1.HeaderClassName
{
color: #856576;
}
.AnyTagClassName
{
color: #856576;
}
</style>
background-color css
<style>
a { background-color: #856576; }
a { background-color: rgb(133,101,118); }
div.DivClassName
{
background-color: #856576;
}
.BgClassName
{
background-color: #856576;
}
</style>
border-color css
<style>
span { border-color: #856576; }
span { border-color: rgb(133,101,118); }
td.TdClassName
{
border-color: #856576;
}
.TagClassName
{
border-color: #856576;
}
</style>