Shades of Strikemaster #856378
Tints of Strikemaster #856378
RGB
CMYK
RGB Variations
Color information
#856378 (or 0x856378) is known color: Strikemaster. HEX triplet: 85, 63 and 78. RGB value is (133,99,120). Sum of RGB (Red+Green+Blue) = 133+99+120=352 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.78% from 352); Green value is 99 (39.06% from 255 or 28.12% from 352); Blue value is 120 (47.27% from 255 or 34.09% from 352); Max value from RGB is 133 - color contains mainly: red. Hex color #856378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856378 is #7A9C87. Grayscale: #6F6F6F. Windows color (decimal): -8035464 or 7889797. OLE color: 7889797.
HSL color Cylindrical-coordinate representation of color #856378: hue angle of 322.94º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #856378 is Cyan = 0, Magento = 0.26, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 120 | - |
| CMYK | 0 | 0.26 | 0.10 | 0.48 |
| HSL | 322.94º | 0.15% | 0.45% | - |
| HSV(B) | 322.94º | 0.26% | 0.52% | - |
| XYZ | 17.52 | 15.27 | 19.79 | - |
| YUV | 111.56 | 132.76 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 120 | 0 | 0.26 | 0.10 | 0.48 | 322.94 | 0.15 | 0.45 |
| Hex | 85 | 63 | 78 | 0 | 1A | A | 30 | 143 | F | 2D |
| Octal | 205 | 143 | 170 | 0 | 32 | 12 | 60 | 503 | 17 | 55 |
| Binary | 10000101 | 1100011 | 1111000 | 0 | 11010 | 1010 | 110000 | 101000011 | 1111 | 101101 |
Color Harmonies of #856378
Complementary color
Monochromatic Colors of #856378
Black with #856378
Text Example
Text Example
White with #856378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856378; }
p { color: rgb(133,99,120); }
H1.HeaderClassName
{
color: #856378;
}
.AnyTagClassName
{
color: #856378;
}
</style>
background-color css
<style>
a { background-color: #856378; }
a { background-color: rgb(133,99,120); }
div.DivClassName
{
background-color: #856378;
}
.BgClassName
{
background-color: #856378;
}
</style>
border-color css
<style>
span { border-color: #856378; }
span { border-color: rgb(133,99,120); }
td.TdClassName
{
border-color: #856378;
}
.TagClassName
{
border-color: #856378;
}
</style>