Shades of Strikemaster #835674
Tints of Strikemaster #835674
RGB
CMYK
RGB Variations
Color information
#835674 (or 0x835674) is known color: Strikemaster. HEX triplet: 83, 56 and 74. RGB value is (131,86,116). Sum of RGB (Red+Green+Blue) = 131+86+116=333 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.34% from 333); Green value is 86 (33.98% from 255 or 25.83% from 333); Blue value is 116 (45.70% from 255 or 34.83% from 333); Max value from RGB is 131 - color contains mainly: red. Hex color #835674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835674 is #7CA98B. Grayscale: #666666. Windows color (decimal): -8169868 or 7624323. OLE color: 7624323.
HSL color Cylindrical-coordinate representation of color #835674: hue angle of 320º degrees, saturation: 0.21, 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 #835674 is Cyan = 0, Magento = 0.34, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 116 | - |
| CMYK | 0 | 0.34 | 0.11 | 0.49 |
| HSL | 320º | 0.21% | 0.43% | - |
| HSV(B) | 320º | 0.34% | 0.51% | - |
| XYZ | 15.84 | 12.74 | 18.15 | - |
| YUV | 102.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 116 | 0 | 0.34 | 0.11 | 0.49 | 320 | 0.21 | 0.43 |
| Hex | 83 | 56 | 74 | 0 | 22 | B | 31 | 140 | 15 | 2B |
| Octal | 203 | 126 | 164 | 0 | 42 | 13 | 61 | 500 | 25 | 53 |
| Binary | 10000011 | 1010110 | 1110100 | 0 | 100010 | 1011 | 110001 | 101000000 | 10101 | 101011 |
Color Harmonies of #835674
Complementary color
Monochromatic Colors of #835674
Black with #835674
Text Example
Text Example
White with #835674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835674; }
p { color: rgb(131,86,116); }
H1.HeaderClassName
{
color: #835674;
}
.AnyTagClassName
{
color: #835674;
}
</style>
background-color css
<style>
a { background-color: #835674; }
a { background-color: rgb(131,86,116); }
div.DivClassName
{
background-color: #835674;
}
.BgClassName
{
background-color: #835674;
}
</style>
border-color css
<style>
span { border-color: #835674; }
span { border-color: rgb(131,86,116); }
td.TdClassName
{
border-color: #835674;
}
.TagClassName
{
border-color: #835674;
}
</style>