Shades of Strikemaster #836678
Tints of Strikemaster #836678
RGB
CMYK
RGB Variations
Color information
#836678 (or 0x836678) is known color: Strikemaster. HEX triplet: 83, 66 and 78. RGB value is (131,102,120). Sum of RGB (Red+Green+Blue) = 131+102+120=353 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.11% from 353); Green value is 102 (40.23% from 255 or 28.90% from 353); Blue value is 120 (47.27% from 255 or 33.99% from 353); Max value from RGB is 131 - color contains mainly: red. Hex color #836678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836678 is #7C9987. Grayscale: #707070. Windows color (decimal): -8165768 or 7890563. OLE color: 7890563.
HSL color Cylindrical-coordinate representation of color #836678: hue angle of 322.76º 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 #836678 is Cyan = 0, Magento = 0.22, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 120 | - |
| CMYK | 0 | 0.22 | 0.08 | 0.49 |
| HSL | 322.76º | 0.12% | 0.46% | - |
| HSV(B) | 322.76º | 0.22% | 0.51% | - |
| XYZ | 17.5 | 15.68 | 19.87 | - |
| YUV | 112.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 120 | 0 | 0.22 | 0.08 | 0.49 | 322.76 | 0.12 | 0.46 |
| Hex | 83 | 66 | 78 | 0 | 16 | 8 | 31 | 143 | C | 2E |
| Octal | 203 | 146 | 170 | 0 | 26 | 10 | 61 | 503 | 14 | 56 |
| Binary | 10000011 | 1100110 | 1111000 | 0 | 10110 | 1000 | 110001 | 101000011 | 1100 | 101110 |
Color Harmonies of #836678
Complementary color
Monochromatic Colors of #836678
Black with #836678
Text Example
Text Example
White with #836678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836678; }
p { color: rgb(131,102,120); }
H1.HeaderClassName
{
color: #836678;
}
.AnyTagClassName
{
color: #836678;
}
</style>
background-color css
<style>
a { background-color: #836678; }
a { background-color: rgb(131,102,120); }
div.DivClassName
{
background-color: #836678;
}
.BgClassName
{
background-color: #836678;
}
</style>
border-color css
<style>
span { border-color: #836678; }
span { border-color: rgb(131,102,120); }
td.TdClassName
{
border-color: #836678;
}
.TagClassName
{
border-color: #836678;
}
</style>