Shades of Strikemaster #836777
Tints of Strikemaster #836777
RGB
CMYK
RGB Variations
Color information
#836777 (or 0x836777) is known color: Strikemaster. HEX triplet: 83, 67 and 77. RGB value is (131,103,119). Sum of RGB (Red+Green+Blue) = 131+103+119=353 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.11% from 353); Green value is 103 (40.62% from 255 or 29.18% from 353); Blue value is 119 (46.88% from 255 or 33.71% from 353); Max value from RGB is 131 - color contains mainly: red. Hex color #836777 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836777 is #7C9888. Grayscale: #717171. Windows color (decimal): -8165513 or 7825283. OLE color: 7825283.
HSL color Cylindrical-coordinate representation of color #836777: hue angle of 325.71º degrees, saturation: 0.12, 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 #836777 is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 119 | - |
| CMYK | 0 | 0.21 | 0.09 | 0.49 |
| HSL | 325.71º | 0.12% | 0.46% | - |
| HSV(B) | 325.71º | 0.21% | 0.51% | - |
| XYZ | 17.54 | 15.86 | 19.59 | - |
| YUV | 113.2 | 131.28 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 119 | 0 | 0.21 | 0.09 | 0.49 | 325.71 | 0.12 | 0.46 |
| Hex | 83 | 67 | 77 | 0 | 15 | 9 | 31 | 146 | C | 2E |
| Octal | 203 | 147 | 167 | 0 | 25 | 11 | 61 | 506 | 14 | 56 |
| Binary | 10000011 | 1100111 | 1110111 | 0 | 10101 | 1001 | 110001 | 101000110 | 1100 | 101110 |
Color Harmonies of #836777
Complementary color
Monochromatic Colors of #836777
Black with #836777
Text Example
Text Example
White with #836777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836777; }
p { color: rgb(131,103,119); }
H1.HeaderClassName
{
color: #836777;
}
.AnyTagClassName
{
color: #836777;
}
</style>
background-color css
<style>
a { background-color: #836777; }
a { background-color: rgb(131,103,119); }
div.DivClassName
{
background-color: #836777;
}
.BgClassName
{
background-color: #836777;
}
</style>
border-color css
<style>
span { border-color: #836777; }
span { border-color: rgb(131,103,119); }
td.TdClassName
{
border-color: #836777;
}
.TagClassName
{
border-color: #836777;
}
</style>