Shades of Strikemaster #846577
Tints of Strikemaster #846577
RGB
CMYK
RGB Variations
Color information
#846577 (or 0x846577) is known color: Strikemaster. HEX triplet: 84, 65 and 77. RGB value is (132,101,119). Sum of RGB (Red+Green+Blue) = 132+101+119=352 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.5% from 352); Green value is 101 (39.84% from 255 or 28.69% from 352); Blue value is 119 (46.88% from 255 or 33.81% from 352); Max value from RGB is 132 - color contains mainly: red. Hex color #846577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846577 is #7B9A88. Grayscale: #707070. Windows color (decimal): -8100489 or 7824772. OLE color: 7824772.
HSL color Cylindrical-coordinate representation of color #846577: hue angle of 325.16º 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 #846577 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 119 | - |
| CMYK | 0 | 0.23 | 0.10 | 0.48 |
| HSL | 325.16º | 0.13% | 0.46% | - |
| HSV(B) | 325.16º | 0.23% | 0.52% | - |
| XYZ | 17.5 | 15.54 | 19.53 | - |
| YUV | 112.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 119 | 0 | 0.23 | 0.10 | 0.48 | 325.16 | 0.13 | 0.46 |
| Hex | 84 | 65 | 77 | 0 | 17 | A | 30 | 145 | D | 2E |
| Octal | 204 | 145 | 167 | 0 | 27 | 12 | 60 | 505 | 15 | 56 |
| Binary | 10000100 | 1100101 | 1110111 | 0 | 10111 | 1010 | 110000 | 101000101 | 1101 | 101110 |
Color Harmonies of #846577
Complementary color
Monochromatic Colors of #846577
Black with #846577
Text Example
Text Example
White with #846577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846577; }
p { color: rgb(132,101,119); }
H1.HeaderClassName
{
color: #846577;
}
.AnyTagClassName
{
color: #846577;
}
</style>
background-color css
<style>
a { background-color: #846577; }
a { background-color: rgb(132,101,119); }
div.DivClassName
{
background-color: #846577;
}
.BgClassName
{
background-color: #846577;
}
</style>
border-color css
<style>
span { border-color: #846577; }
span { border-color: rgb(132,101,119); }
td.TdClassName
{
border-color: #846577;
}
.TagClassName
{
border-color: #846577;
}
</style>