Shades of Strikemaster #856877
Tints of Strikemaster #856877
RGB
CMYK
RGB Variations
Color information
#856877 (or 0x856877) is known color: Strikemaster. HEX triplet: 85, 68 and 77. RGB value is (133,104,119). Sum of RGB (Red+Green+Blue) = 133+104+119=356 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.36% from 356); Green value is 104 (41.02% from 255 or 29.21% from 356); Blue value is 119 (46.88% from 255 or 33.43% from 356); Max value from RGB is 133 - color contains mainly: red. Hex color #856877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856877 is #7A9788. Grayscale: #727272. Windows color (decimal): -8034185 or 7825541. OLE color: 7825541.
HSL color Cylindrical-coordinate representation of color #856877: hue angle of 328.97º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #856877 is Cyan = 0, Magento = 0.22, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 119 | - |
| CMYK | 0 | 0.22 | 0.11 | 0.48 |
| HSL | 328.97º | 0.12% | 0.46% | - |
| HSV(B) | 328.97º | 0.22% | 0.52% | - |
| XYZ | 17.95 | 16.22 | 19.64 | - |
| YUV | 114.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 119 | 0 | 0.22 | 0.11 | 0.48 | 328.97 | 0.12 | 0.46 |
| Hex | 85 | 68 | 77 | 0 | 16 | B | 30 | 149 | C | 2E |
| Octal | 205 | 150 | 167 | 0 | 26 | 13 | 60 | 511 | 14 | 56 |
| Binary | 10000101 | 1101000 | 1110111 | 0 | 10110 | 1011 | 110000 | 101001001 | 1100 | 101110 |
Color Harmonies of #856877
Complementary color
Monochromatic Colors of #856877
Black with #856877
Text Example
Text Example
White with #856877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856877; }
p { color: rgb(133,104,119); }
H1.HeaderClassName
{
color: #856877;
}
.AnyTagClassName
{
color: #856877;
}
</style>
background-color css
<style>
a { background-color: #856877; }
a { background-color: rgb(133,104,119); }
div.DivClassName
{
background-color: #856877;
}
.BgClassName
{
background-color: #856877;
}
</style>
border-color css
<style>
span { border-color: #856877; }
span { border-color: rgb(133,104,119); }
td.TdClassName
{
border-color: #856877;
}
.TagClassName
{
border-color: #856877;
}
</style>