Shades of Strikemaster #856579
Tints of Strikemaster #856579
RGB
CMYK
RGB Variations
Color information
#856579 (or 0x856579) is known color: Strikemaster. HEX triplet: 85, 65 and 79. RGB value is (133,101,121). Sum of RGB (Red+Green+Blue) = 133+101+121=355 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.46% from 355); Green value is 101 (39.84% from 255 or 28.45% from 355); Blue value is 121 (47.66% from 255 or 34.08% from 355); Max value from RGB is 133 - color contains mainly: red. Hex color #856579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856579 is #7A9A86. Grayscale: #707070. Windows color (decimal): -8034951 or 7955845. OLE color: 7955845.
HSL color Cylindrical-coordinate representation of color #856579: hue angle of 322.5º 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 #856579 is Cyan = 0, Magento = 0.24, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 121 | - |
| CMYK | 0 | 0.24 | 0.09 | 0.48 |
| HSL | 322.5º | 0.14% | 0.46% | - |
| HSV(B) | 322.5º | 0.24% | 0.52% | - |
| XYZ | 17.78 | 15.67 | 20.18 | - |
| YUV | 112.85 | 132.6 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 121 | 0 | 0.24 | 0.09 | 0.48 | 322.5 | 0.14 | 0.46 |
| Hex | 85 | 65 | 79 | 0 | 18 | 9 | 30 | 142 | E | 2E |
| Octal | 205 | 145 | 171 | 0 | 30 | 11 | 60 | 502 | 16 | 56 |
| Binary | 10000101 | 1100101 | 1111001 | 0 | 11000 | 1001 | 110000 | 101000010 | 1110 | 101110 |
Color Harmonies of #856579
Complementary color
Monochromatic Colors of #856579
Black with #856579
Text Example
Text Example
White with #856579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856579; }
p { color: rgb(133,101,121); }
H1.HeaderClassName
{
color: #856579;
}
.AnyTagClassName
{
color: #856579;
}
</style>
background-color css
<style>
a { background-color: #856579; }
a { background-color: rgb(133,101,121); }
div.DivClassName
{
background-color: #856579;
}
.BgClassName
{
background-color: #856579;
}
</style>
border-color css
<style>
span { border-color: #856579; }
span { border-color: rgb(133,101,121); }
td.TdClassName
{
border-color: #856579;
}
.TagClassName
{
border-color: #856579;
}
</style>