Shades of Strikemaster #856779
Tints of Strikemaster #856779
RGB
CMYK
RGB Variations
Color information
#856779 (or 0x856779) is known color: Strikemaster. HEX triplet: 85, 67 and 79. RGB value is (133,103,121). Sum of RGB (Red+Green+Blue) = 133+103+121=357 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.25% from 357); Green value is 103 (40.62% from 255 or 28.85% from 357); Blue value is 121 (47.66% from 255 or 33.89% from 357); Max value from RGB is 133 - color contains mainly: red. Hex color #856779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856779 is #7A9886. Grayscale: #717171. Windows color (decimal): -8034439 or 7956357. OLE color: 7956357.
HSL color Cylindrical-coordinate representation of color #856779: hue angle of 324º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #856779 is Cyan = 0, Magento = 0.23, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 121 | - |
| CMYK | 0 | 0.23 | 0.09 | 0.48 |
| HSL | 324º | 0.13% | 0.46% | - |
| HSV(B) | 324º | 0.23% | 0.52% | - |
| XYZ | 17.97 | 16.07 | 20.24 | - |
| YUV | 114.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 121 | 0 | 0.23 | 0.09 | 0.48 | 324 | 0.13 | 0.46 |
| Hex | 85 | 67 | 79 | 0 | 17 | 9 | 30 | 144 | D | 2E |
| Octal | 205 | 147 | 171 | 0 | 27 | 11 | 60 | 504 | 15 | 56 |
| Binary | 10000101 | 1100111 | 1111001 | 0 | 10111 | 1001 | 110000 | 101000100 | 1101 | 101110 |
Color Harmonies of #856779
Complementary color
Monochromatic Colors of #856779
Black with #856779
Text Example
Text Example
White with #856779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856779; }
p { color: rgb(133,103,121); }
H1.HeaderClassName
{
color: #856779;
}
.AnyTagClassName
{
color: #856779;
}
</style>
background-color css
<style>
a { background-color: #856779; }
a { background-color: rgb(133,103,121); }
div.DivClassName
{
background-color: #856779;
}
.BgClassName
{
background-color: #856779;
}
</style>
border-color css
<style>
span { border-color: #856779; }
span { border-color: rgb(133,103,121); }
td.TdClassName
{
border-color: #856779;
}
.TagClassName
{
border-color: #856779;
}
</style>