Shades of Strikemaster #856976
Tints of Strikemaster #856976
RGB
CMYK
RGB Variations
Color information
#856976 (or 0x856976) is known color: Strikemaster. HEX triplet: 85, 69 and 76. RGB value is (133,105,118). Sum of RGB (Red+Green+Blue) = 133+105+118=356 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.36% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 118 (46.48% from 255 or 33.15% from 356); Max value from RGB is 133 - color contains mainly: red. Hex color #856976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856976 is #7A9689. Grayscale: #727272. Windows color (decimal): -8033930 or 7760261. OLE color: 7760261.
HSL color Cylindrical-coordinate representation of color #856976: hue angle of 332.14º 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 #856976 is Cyan = 0, Magento = 0.21, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 118 | - |
| CMYK | 0 | 0.21 | 0.11 | 0.48 |
| HSL | 332.14º | 0.12% | 0.47% | - |
| HSV(B) | 332.14º | 0.21% | 0.52% | - |
| XYZ | 17.99 | 16.4 | 19.36 | - |
| YUV | 114.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 118 | 0 | 0.21 | 0.11 | 0.48 | 332.14 | 0.12 | 0.47 |
| Hex | 85 | 69 | 76 | 0 | 15 | B | 30 | 14C | C | 2F |
| Octal | 205 | 151 | 166 | 0 | 25 | 13 | 60 | 514 | 14 | 57 |
| Binary | 10000101 | 1101001 | 1110110 | 0 | 10101 | 1011 | 110000 | 101001100 | 1100 | 101111 |
Color Harmonies of #856976
Complementary color
Monochromatic Colors of #856976
Black with #856976
Text Example
Text Example
White with #856976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856976; }
p { color: rgb(133,105,118); }
H1.HeaderClassName
{
color: #856976;
}
.AnyTagClassName
{
color: #856976;
}
</style>
background-color css
<style>
a { background-color: #856976; }
a { background-color: rgb(133,105,118); }
div.DivClassName
{
background-color: #856976;
}
.BgClassName
{
background-color: #856976;
}
</style>
border-color css
<style>
span { border-color: #856976; }
span { border-color: rgb(133,105,118); }
td.TdClassName
{
border-color: #856976;
}
.TagClassName
{
border-color: #856976;
}
</style>