Shades of Strikemaster #836977
Tints of Strikemaster #836977
RGB
CMYK
RGB Variations
Color information
#836977 (or 0x836977) is known color: Strikemaster. HEX triplet: 83, 69 and 77. RGB value is (131,105,119). Sum of RGB (Red+Green+Blue) = 131+105+119=355 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.90% from 355); Green value is 105 (41.41% from 255 or 29.58% from 355); Blue value is 119 (46.88% from 255 or 33.52% from 355); Max value from RGB is 131 - color contains mainly: red. Hex color #836977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836977 is #7C9688. Grayscale: #727272. Windows color (decimal): -8165001 or 7825795. OLE color: 7825795.
HSL color Cylindrical-coordinate representation of color #836977: hue angle of 327.69º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #836977 is Cyan = 0, Magento = 0.20, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 119 | - |
| CMYK | 0 | 0.20 | 0.09 | 0.49 |
| HSL | 327.69º | 0.11% | 0.46% | - |
| HSV(B) | 327.69º | 0.2% | 0.51% | - |
| XYZ | 17.74 | 16.26 | 19.66 | - |
| YUV | 114.37 | 130.61 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 119 | 0 | 0.20 | 0.09 | 0.49 | 327.69 | 0.11 | 0.46 |
| Hex | 83 | 69 | 77 | 0 | 14 | 9 | 31 | 148 | B | 2E |
| Octal | 203 | 151 | 167 | 0 | 24 | 11 | 61 | 510 | 13 | 56 |
| Binary | 10000011 | 1101001 | 1110111 | 0 | 10100 | 1001 | 110001 | 101001000 | 1011 | 101110 |
Color Harmonies of #836977
Complementary color
Monochromatic Colors of #836977
Black with #836977
Text Example
Text Example
White with #836977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836977; }
p { color: rgb(131,105,119); }
H1.HeaderClassName
{
color: #836977;
}
.AnyTagClassName
{
color: #836977;
}
</style>
background-color css
<style>
a { background-color: #836977; }
a { background-color: rgb(131,105,119); }
div.DivClassName
{
background-color: #836977;
}
.BgClassName
{
background-color: #836977;
}
</style>
border-color css
<style>
span { border-color: #836977; }
span { border-color: rgb(131,105,119); }
td.TdClassName
{
border-color: #836977;
}
.TagClassName
{
border-color: #836977;
}
</style>