Shades of Strikemaster #836677
Tints of Strikemaster #836677
RGB
CMYK
RGB Variations
Color information
#836677 (or 0x836677) is known color: Strikemaster. HEX triplet: 83, 66 and 77. RGB value is (131,102,119). Sum of RGB (Red+Green+Blue) = 131+102+119=352 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.22% from 352); Green value is 102 (40.23% from 255 or 28.98% from 352); Blue value is 119 (46.88% from 255 or 33.81% from 352); Max value from RGB is 131 - color contains mainly: red. Hex color #836677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836677 is #7C9988. Grayscale: #707070. Windows color (decimal): -8165769 or 7825027. OLE color: 7825027.
HSL color Cylindrical-coordinate representation of color #836677: hue angle of 324.83º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #836677 is Cyan = 0, Magento = 0.22, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 119 | - |
| CMYK | 0 | 0.22 | 0.09 | 0.49 |
| HSL | 324.83º | 0.12% | 0.46% | - |
| HSV(B) | 324.83º | 0.22% | 0.51% | - |
| XYZ | 17.44 | 15.66 | 19.56 | - |
| YUV | 112.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 119 | 0 | 0.22 | 0.09 | 0.49 | 324.83 | 0.12 | 0.46 |
| Hex | 83 | 66 | 77 | 0 | 16 | 9 | 31 | 145 | C | 2E |
| Octal | 203 | 146 | 167 | 0 | 26 | 11 | 61 | 505 | 14 | 56 |
| Binary | 10000011 | 1100110 | 1110111 | 0 | 10110 | 1001 | 110001 | 101000101 | 1100 | 101110 |
Color Harmonies of #836677
Complementary color
Monochromatic Colors of #836677
Black with #836677
Text Example
Text Example
White with #836677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836677; }
p { color: rgb(131,102,119); }
H1.HeaderClassName
{
color: #836677;
}
.AnyTagClassName
{
color: #836677;
}
</style>
background-color css
<style>
a { background-color: #836677; }
a { background-color: rgb(131,102,119); }
div.DivClassName
{
background-color: #836677;
}
.BgClassName
{
background-color: #836677;
}
</style>
border-color css
<style>
span { border-color: #836677; }
span { border-color: rgb(131,102,119); }
td.TdClassName
{
border-color: #836677;
}
.TagClassName
{
border-color: #836677;
}
</style>