Shades of Strikemaster #835774
Tints of Strikemaster #835774
RGB
CMYK
RGB Variations
Color information
#835774 (or 0x835774) is known color: Strikemaster. HEX triplet: 83, 57 and 74. RGB value is (131,87,116). Sum of RGB (Red+Green+Blue) = 131+87+116=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 87 (34.38% from 255 or 26.05% from 334); Blue value is 116 (45.70% from 255 or 34.73% from 334); Max value from RGB is 131 - color contains mainly: red. Hex color #835774 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835774 is #7CA88B. Grayscale: #676767. Windows color (decimal): -8169612 or 7624579. OLE color: 7624579.
HSL color Cylindrical-coordinate representation of color #835774: hue angle of 320.45º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #835774 is Cyan = 0, Magento = 0.34, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 87 | 116 | - |
| CMYK | 0 | 0.34 | 0.11 | 0.49 |
| HSL | 320.45º | 0.2% | 0.43% | - |
| HSV(B) | 320.45º | 0.34% | 0.51% | - |
| XYZ | 15.92 | 12.9 | 18.17 | - |
| YUV | 103.46 | 135.08 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 87 | 116 | 0 | 0.34 | 0.11 | 0.49 | 320.45 | 0.2 | 0.43 |
| Hex | 83 | 57 | 74 | 0 | 22 | B | 31 | 140 | 14 | 2B |
| Octal | 203 | 127 | 164 | 0 | 42 | 13 | 61 | 500 | 24 | 53 |
| Binary | 10000011 | 1010111 | 1110100 | 0 | 100010 | 1011 | 110001 | 101000000 | 10100 | 101011 |
Color Harmonies of #835774
Complementary color
Monochromatic Colors of #835774
Black with #835774
Text Example
Text Example
White with #835774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835774; }
p { color: rgb(131,87,116); }
H1.HeaderClassName
{
color: #835774;
}
.AnyTagClassName
{
color: #835774;
}
</style>
background-color css
<style>
a { background-color: #835774; }
a { background-color: rgb(131,87,116); }
div.DivClassName
{
background-color: #835774;
}
.BgClassName
{
background-color: #835774;
}
</style>
border-color css
<style>
span { border-color: #835774; }
span { border-color: rgb(131,87,116); }
td.TdClassName
{
border-color: #835774;
}
.TagClassName
{
border-color: #835774;
}
</style>