Shades of Strikemaster #856278
Tints of Strikemaster #856278
RGB
CMYK
RGB Variations
Color information
#856278 (or 0x856278) is known color: Strikemaster. HEX triplet: 85, 62 and 78. RGB value is (133,98,120). Sum of RGB (Red+Green+Blue) = 133+98+120=351 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.89% from 351); Green value is 98 (38.67% from 255 or 27.92% from 351); Blue value is 120 (47.27% from 255 or 34.19% from 351); Max value from RGB is 133 - color contains mainly: red. Hex color #856278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856278 is #7A9D87. Grayscale: #6E6E6E. Windows color (decimal): -8035720 or 7889541. OLE color: 7889541.
HSL color Cylindrical-coordinate representation of color #856278: hue angle of 322.29º 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 #856278 is Cyan = 0, Magento = 0.26, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 98 | 120 | - |
| CMYK | 0 | 0.26 | 0.10 | 0.48 |
| HSL | 322.29º | 0.15% | 0.45% | - |
| HSV(B) | 322.29º | 0.26% | 0.52% | - |
| XYZ | 17.43 | 15.08 | 19.76 | - |
| YUV | 110.97 | 133.1 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 120 | 0 | 0.26 | 0.10 | 0.48 | 322.29 | 0.15 | 0.45 |
| Hex | 85 | 62 | 78 | 0 | 1A | A | 30 | 142 | F | 2D |
| Octal | 205 | 142 | 170 | 0 | 32 | 12 | 60 | 502 | 17 | 55 |
| Binary | 10000101 | 1100010 | 1111000 | 0 | 11010 | 1010 | 110000 | 101000010 | 1111 | 101101 |
Color Harmonies of #856278
Complementary color
Monochromatic Colors of #856278
Black with #856278
Text Example
Text Example
White with #856278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856278; }
p { color: rgb(133,98,120); }
H1.HeaderClassName
{
color: #856278;
}
.AnyTagClassName
{
color: #856278;
}
</style>
background-color css
<style>
a { background-color: #856278; }
a { background-color: rgb(133,98,120); }
div.DivClassName
{
background-color: #856278;
}
.BgClassName
{
background-color: #856278;
}
</style>
border-color css
<style>
span { border-color: #856278; }
span { border-color: rgb(133,98,120); }
td.TdClassName
{
border-color: #856278;
}
.TagClassName
{
border-color: #856278;
}
</style>