Shades of Strikemaster #846679
Tints of Strikemaster #846679
RGB
CMYK
RGB Variations
Color information
#846679 (or 0x846679) is known color: Strikemaster. HEX triplet: 84, 66 and 79. RGB value is (132,102,121). Sum of RGB (Red+Green+Blue) = 132+102+121=355 (47% of max value = 765). Red value is 132 (51.95% from 255 or 37.18% from 355); Green value is 102 (40.23% from 255 or 28.73% from 355); Blue value is 121 (47.66% from 255 or 34.08% from 355); Max value from RGB is 132 - color contains mainly: red. Hex color #846679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846679 is #7B9986. Grayscale: #717171. Windows color (decimal): -8100231 or 7956100. OLE color: 7956100.
HSL color Cylindrical-coordinate representation of color #846679: hue angle of 322º 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 #846679 is Cyan = 0, Magento = 0.23, Yellow = 0.08 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 102 | 121 | - |
| CMYK | 0 | 0.23 | 0.08 | 0.48 |
| HSL | 322º | 0.13% | 0.46% | - |
| HSV(B) | 322º | 0.23% | 0.52% | - |
| XYZ | 17.72 | 15.79 | 20.2 | - |
| YUV | 113.14 | 132.44 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 102 | 121 | 0 | 0.23 | 0.08 | 0.48 | 322 | 0.13 | 0.46 |
| Hex | 84 | 66 | 79 | 0 | 17 | 8 | 30 | 142 | D | 2E |
| Octal | 204 | 146 | 171 | 0 | 27 | 10 | 60 | 502 | 15 | 56 |
| Binary | 10000100 | 1100110 | 1111001 | 0 | 10111 | 1000 | 110000 | 101000010 | 1101 | 101110 |
Color Harmonies of #846679
Complementary color
Monochromatic Colors of #846679
Black with #846679
Text Example
Text Example
White with #846679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846679; }
p { color: rgb(132,102,121); }
H1.HeaderClassName
{
color: #846679;
}
.AnyTagClassName
{
color: #846679;
}
</style>
background-color css
<style>
a { background-color: #846679; }
a { background-color: rgb(132,102,121); }
div.DivClassName
{
background-color: #846679;
}
.BgClassName
{
background-color: #846679;
}
</style>
border-color css
<style>
span { border-color: #846679; }
span { border-color: rgb(132,102,121); }
td.TdClassName
{
border-color: #846679;
}
.TagClassName
{
border-color: #846679;
}
</style>