Shades of Strikemaster #836575
Tints of Strikemaster #836575
RGB
CMYK
RGB Variations
Color information
#836575 (or 0x836575) is known color: Strikemaster. HEX triplet: 83, 65 and 75. RGB value is (131,101,117). Sum of RGB (Red+Green+Blue) = 131+101+117=349 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.54% from 349); Green value is 101 (39.84% from 255 or 28.94% from 349); Blue value is 117 (46.09% from 255 or 33.52% from 349); Max value from RGB is 131 - color contains mainly: red. Hex color #836575 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836575 is #7C9A8A. Grayscale: #6F6F6F. Windows color (decimal): -8166027 or 7693699. OLE color: 7693699.
HSL color Cylindrical-coordinate representation of color #836575: hue angle of 328º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #836575 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 101 | 117 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.49 |
| HSL | 328º | 0.13% | 0.45% | - |
| HSV(B) | 328º | 0.23% | 0.51% | - |
| XYZ | 17.22 | 15.42 | 18.9 | - |
| YUV | 111.79 | 130.94 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 101 | 117 | 0 | 0.23 | 0.11 | 0.49 | 328 | 0.13 | 0.45 |
| Hex | 83 | 65 | 75 | 0 | 17 | B | 31 | 148 | D | 2D |
| Octal | 203 | 145 | 165 | 0 | 27 | 13 | 61 | 510 | 15 | 55 |
| Binary | 10000011 | 1100101 | 1110101 | 0 | 10111 | 1011 | 110001 | 101001000 | 1101 | 101101 |
Color Harmonies of #836575
Complementary color
Monochromatic Colors of #836575
Black with #836575
Text Example
Text Example
White with #836575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836575; }
p { color: rgb(131,101,117); }
H1.HeaderClassName
{
color: #836575;
}
.AnyTagClassName
{
color: #836575;
}
</style>
background-color css
<style>
a { background-color: #836575; }
a { background-color: rgb(131,101,117); }
div.DivClassName
{
background-color: #836575;
}
.BgClassName
{
background-color: #836575;
}
</style>
border-color css
<style>
span { border-color: #836575; }
span { border-color: rgb(131,101,117); }
td.TdClassName
{
border-color: #836575;
}
.TagClassName
{
border-color: #836575;
}
</style>