Shades of Strikemaster #856478
Tints of Strikemaster #856478
RGB
CMYK
RGB Variations
Color information
#856478 (or 0x856478) is known color: Strikemaster. HEX triplet: 85, 64 and 78. RGB value is (133,100,120). Sum of RGB (Red+Green+Blue) = 133+100+120=353 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.68% from 353); Green value is 100 (39.45% from 255 or 28.33% from 353); Blue value is 120 (47.27% from 255 or 33.99% from 353); Max value from RGB is 133 - color contains mainly: red. Hex color #856478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856478 is #7A9B87. Grayscale: #707070. Windows color (decimal): -8035208 or 7890053. OLE color: 7890053.
HSL color Cylindrical-coordinate representation of color #856478: hue angle of 323.64º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #856478 is Cyan = 0, Magento = 0.25, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 120 | - |
| CMYK | 0 | 0.25 | 0.10 | 0.48 |
| HSL | 323.64º | 0.14% | 0.46% | - |
| HSV(B) | 323.64º | 0.25% | 0.52% | - |
| XYZ | 17.62 | 15.46 | 19.82 | - |
| YUV | 112.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 120 | 0 | 0.25 | 0.10 | 0.48 | 323.64 | 0.14 | 0.46 |
| Hex | 85 | 64 | 78 | 0 | 19 | A | 30 | 144 | E | 2E |
| Octal | 205 | 144 | 170 | 0 | 31 | 12 | 60 | 504 | 16 | 56 |
| Binary | 10000101 | 1100100 | 1111000 | 0 | 11001 | 1010 | 110000 | 101000100 | 1110 | 101110 |
Color Harmonies of #856478
Complementary color
Monochromatic Colors of #856478
Black with #856478
Text Example
Text Example
White with #856478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856478; }
p { color: rgb(133,100,120); }
H1.HeaderClassName
{
color: #856478;
}
.AnyTagClassName
{
color: #856478;
}
</style>
background-color css
<style>
a { background-color: #856478; }
a { background-color: rgb(133,100,120); }
div.DivClassName
{
background-color: #856478;
}
.BgClassName
{
background-color: #856478;
}
</style>
border-color css
<style>
span { border-color: #856478; }
span { border-color: rgb(133,100,120); }
td.TdClassName
{
border-color: #856478;
}
.TagClassName
{
border-color: #856478;
}
</style>