Shades of Strikemaster #846578
Tints of Strikemaster #846578
RGB
CMYK
RGB Variations
Color information
#846578 (or 0x846578) is known color: Strikemaster. HEX triplet: 84, 65 and 78. RGB value is (132,101,120). Sum of RGB (Red+Green+Blue) = 132+101+120=353 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.39% from 353); Green value is 101 (39.84% from 255 or 28.61% from 353); Blue value is 120 (47.27% from 255 or 33.99% from 353); Max value from RGB is 132 - color contains mainly: red. Hex color #846578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846578 is #7B9A87. Grayscale: #707070. Windows color (decimal): -8100488 or 7890308. OLE color: 7890308.
HSL color Cylindrical-coordinate representation of color #846578: hue angle of 323.23º 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 #846578 is Cyan = 0, Magento = 0.23, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 120 | - |
| CMYK | 0 | 0.23 | 0.09 | 0.48 |
| HSL | 323.23º | 0.13% | 0.46% | - |
| HSV(B) | 323.23º | 0.23% | 0.52% | - |
| XYZ | 17.56 | 15.57 | 19.85 | - |
| YUV | 112.44 | 132.27 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 120 | 0 | 0.23 | 0.09 | 0.48 | 323.23 | 0.13 | 0.46 |
| Hex | 84 | 65 | 78 | 0 | 17 | 9 | 30 | 143 | D | 2E |
| Octal | 204 | 145 | 170 | 0 | 27 | 11 | 60 | 503 | 15 | 56 |
| Binary | 10000100 | 1100101 | 1111000 | 0 | 10111 | 1001 | 110000 | 101000011 | 1101 | 101110 |
Color Harmonies of #846578
Complementary color
Monochromatic Colors of #846578
Black with #846578
Text Example
Text Example
White with #846578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846578; }
p { color: rgb(132,101,120); }
H1.HeaderClassName
{
color: #846578;
}
.AnyTagClassName
{
color: #846578;
}
</style>
background-color css
<style>
a { background-color: #846578; }
a { background-color: rgb(132,101,120); }
div.DivClassName
{
background-color: #846578;
}
.BgClassName
{
background-color: #846578;
}
</style>
border-color css
<style>
span { border-color: #846578; }
span { border-color: rgb(132,101,120); }
td.TdClassName
{
border-color: #846578;
}
.TagClassName
{
border-color: #846578;
}
</style>