Shades of Strikemaster #836876
Tints of Strikemaster #836876
RGB
CMYK
RGB Variations
Color information
#836876 (or 0x836876) is known color: Strikemaster. HEX triplet: 83, 68 and 76. RGB value is (131,104,118). Sum of RGB (Red+Green+Blue) = 131+104+118=353 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.11% from 353); Green value is 104 (41.02% from 255 or 29.46% from 353); Blue value is 118 (46.48% from 255 or 33.43% from 353); Max value from RGB is 131 - color contains mainly: red. Hex color #836876 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836876 is #7C9789. Grayscale: #717171. Windows color (decimal): -8165258 or 7760003. OLE color: 7760003.
HSL color Cylindrical-coordinate representation of color #836876: hue angle of 328.89º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #836876 is Cyan = 0, Magento = 0.21, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 118 | - |
| CMYK | 0 | 0.21 | 0.10 | 0.49 |
| HSL | 328.89º | 0.11% | 0.46% | - |
| HSV(B) | 328.89º | 0.21% | 0.51% | - |
| XYZ | 17.58 | 16.03 | 19.31 | - |
| YUV | 113.67 | 130.45 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 118 | 0 | 0.21 | 0.10 | 0.49 | 328.89 | 0.11 | 0.46 |
| Hex | 83 | 68 | 76 | 0 | 15 | A | 31 | 149 | B | 2E |
| Octal | 203 | 150 | 166 | 0 | 25 | 12 | 61 | 511 | 13 | 56 |
| Binary | 10000011 | 1101000 | 1110110 | 0 | 10101 | 1010 | 110001 | 101001001 | 1011 | 101110 |
Color Harmonies of #836876
Complementary color
Monochromatic Colors of #836876
Black with #836876
Text Example
Text Example
White with #836876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836876; }
p { color: rgb(131,104,118); }
H1.HeaderClassName
{
color: #836876;
}
.AnyTagClassName
{
color: #836876;
}
</style>
background-color css
<style>
a { background-color: #836876; }
a { background-color: rgb(131,104,118); }
div.DivClassName
{
background-color: #836876;
}
.BgClassName
{
background-color: #836876;
}
</style>
border-color css
<style>
span { border-color: #836876; }
span { border-color: rgb(131,104,118); }
td.TdClassName
{
border-color: #836876;
}
.TagClassName
{
border-color: #836876;
}
</style>