Shades of Strikemaster #846478
Tints of Strikemaster #846478
RGB
CMYK
RGB Variations
Color information
#846478 (or 0x846478) is known color: Strikemaster. HEX triplet: 84, 64 and 78. RGB value is (132,100,120). Sum of RGB (Red+Green+Blue) = 132+100+120=352 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.5% from 352); Green value is 100 (39.45% from 255 or 28.41% from 352); Blue value is 120 (47.27% from 255 or 34.09% from 352); Max value from RGB is 132 - color contains mainly: red. Hex color #846478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846478 is #7B9B87. Grayscale: #6F6F6F. Windows color (decimal): -8100744 or 7890052. OLE color: 7890052.
HSL color Cylindrical-coordinate representation of color #846478: hue angle of 322.5º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #846478 is Cyan = 0, Magento = 0.24, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 100 | 120 | - |
| CMYK | 0 | 0.24 | 0.09 | 0.48 |
| HSL | 322.5º | 0.14% | 0.45% | - |
| HSV(B) | 322.5º | 0.24% | 0.52% | - |
| XYZ | 17.46 | 15.38 | 19.82 | - |
| YUV | 111.85 | 132.6 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 120 | 0 | 0.24 | 0.09 | 0.48 | 322.5 | 0.14 | 0.45 |
| Hex | 84 | 64 | 78 | 0 | 18 | 9 | 30 | 142 | E | 2D |
| Octal | 204 | 144 | 170 | 0 | 30 | 11 | 60 | 502 | 16 | 55 |
| Binary | 10000100 | 1100100 | 1111000 | 0 | 11000 | 1001 | 110000 | 101000010 | 1110 | 101101 |
Color Harmonies of #846478
Complementary color
Monochromatic Colors of #846478
Black with #846478
Text Example
Text Example
White with #846478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846478; }
p { color: rgb(132,100,120); }
H1.HeaderClassName
{
color: #846478;
}
.AnyTagClassName
{
color: #846478;
}
</style>
background-color css
<style>
a { background-color: #846478; }
a { background-color: rgb(132,100,120); }
div.DivClassName
{
background-color: #846478;
}
.BgClassName
{
background-color: #846478;
}
</style>
border-color css
<style>
span { border-color: #846478; }
span { border-color: rgb(132,100,120); }
td.TdClassName
{
border-color: #846478;
}
.TagClassName
{
border-color: #846478;
}
</style>