Shades of Strikemaster #846877
Tints of Strikemaster #846877
RGB
CMYK
RGB Variations
Color information
#846877 (or 0x846877) is known color: Strikemaster. HEX triplet: 84, 68 and 77. RGB value is (132,104,119). Sum of RGB (Red+Green+Blue) = 132+104+119=355 (47% of max value = 765). Red value is 132 (51.95% from 255 or 37.18% from 355); Green value is 104 (41.02% from 255 or 29.30% from 355); Blue value is 119 (46.88% from 255 or 33.52% from 355); Max value from RGB is 132 - color contains mainly: red. Hex color #846877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846877 is #7B9788. Grayscale: #727272. Windows color (decimal): -8099721 or 7825540. OLE color: 7825540.
HSL color Cylindrical-coordinate representation of color #846877: hue angle of 327.86º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #846877 is Cyan = 0, Magento = 0.21, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 119 | - |
| CMYK | 0 | 0.21 | 0.10 | 0.48 |
| HSL | 327.86º | 0.12% | 0.46% | - |
| HSV(B) | 327.86º | 0.21% | 0.52% | - |
| XYZ | 17.8 | 16.14 | 19.63 | - |
| YUV | 114.08 | 130.78 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 119 | 0 | 0.21 | 0.10 | 0.48 | 327.86 | 0.12 | 0.46 |
| Hex | 84 | 68 | 77 | 0 | 15 | A | 30 | 148 | C | 2E |
| Octal | 204 | 150 | 167 | 0 | 25 | 12 | 60 | 510 | 14 | 56 |
| Binary | 10000100 | 1101000 | 1110111 | 0 | 10101 | 1010 | 110000 | 101001000 | 1100 | 101110 |
Color Harmonies of #846877
Complementary color
Monochromatic Colors of #846877
Black with #846877
Text Example
Text Example
White with #846877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846877; }
p { color: rgb(132,104,119); }
H1.HeaderClassName
{
color: #846877;
}
.AnyTagClassName
{
color: #846877;
}
</style>
background-color css
<style>
a { background-color: #846877; }
a { background-color: rgb(132,104,119); }
div.DivClassName
{
background-color: #846877;
}
.BgClassName
{
background-color: #846877;
}
</style>
border-color css
<style>
span { border-color: #846877; }
span { border-color: rgb(132,104,119); }
td.TdClassName
{
border-color: #846877;
}
.TagClassName
{
border-color: #846877;
}
</style>