Shades of Strikemaster #856977
Tints of Strikemaster #856977
RGB
CMYK
RGB Variations
Color information
#856977 (or 0x856977) is known color: Strikemaster. HEX triplet: 85, 69 and 77. RGB value is (133,105,119). Sum of RGB (Red+Green+Blue) = 133+105+119=357 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.25% from 357); Green value is 105 (41.41% from 255 or 29.41% from 357); Blue value is 119 (46.88% from 255 or 33.33% from 357); Max value from RGB is 133 - color contains mainly: red. Hex color #856977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856977 is #7A9688. Grayscale: #727272. Windows color (decimal): -8033929 or 7825797. OLE color: 7825797.
HSL color Cylindrical-coordinate representation of color #856977: hue angle of 330º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #856977 is Cyan = 0, Magento = 0.21, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 119 | - |
| CMYK | 0 | 0.21 | 0.11 | 0.48 |
| HSL | 330º | 0.12% | 0.47% | - |
| HSV(B) | 330º | 0.21% | 0.52% | - |
| XYZ | 18.05 | 16.42 | 19.67 | - |
| YUV | 114.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 119 | 0 | 0.21 | 0.11 | 0.48 | 330 | 0.12 | 0.47 |
| Hex | 85 | 69 | 77 | 0 | 15 | B | 30 | 14A | C | 2F |
| Octal | 205 | 151 | 167 | 0 | 25 | 13 | 60 | 512 | 14 | 57 |
| Binary | 10000101 | 1101001 | 1110111 | 0 | 10101 | 1011 | 110000 | 101001010 | 1100 | 101111 |
Color Harmonies of #856977
Complementary color
Monochromatic Colors of #856977
Black with #856977
Text Example
Text Example
White with #856977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856977; }
p { color: rgb(133,105,119); }
H1.HeaderClassName
{
color: #856977;
}
.AnyTagClassName
{
color: #856977;
}
</style>
background-color css
<style>
a { background-color: #856977; }
a { background-color: rgb(133,105,119); }
div.DivClassName
{
background-color: #856977;
}
.BgClassName
{
background-color: #856977;
}
</style>
border-color css
<style>
span { border-color: #856977; }
span { border-color: rgb(133,105,119); }
td.TdClassName
{
border-color: #856977;
}
.TagClassName
{
border-color: #856977;
}
</style>