Shades of Strikemaster #946886
Tints of Strikemaster #946886
RGB
CMYK
RGB Variations
Color information
#946886 (or 0x946886) is known color: Strikemaster. HEX triplet: 94, 68 and 86. RGB value is (148,104,134). Sum of RGB (Red+Green+Blue) = 148+104+134=386 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.34% from 386); Green value is 104 (41.02% from 255 or 26.94% from 386); Blue value is 134 (52.73% from 255 or 34.72% from 386); Max value from RGB is 148 - color contains mainly: red. Hex color #946886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #946886 is #6B9779. Grayscale: #787878. Windows color (decimal): -7051130 or 8808596. OLE color: 8808596.
HSL color Cylindrical-coordinate representation of color #946886: hue angle of 319.09º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #946886 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 104 | 134 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.42 |
| HSL | 319.09º | 0.17% | 0.49% | - |
| HSV(B) | 319.09º | 0.3% | 0.58% | - |
| XYZ | 21.47 | 17.92 | 24.88 | - |
| YUV | 120.58 | 135.58 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 104 | 134 | 0 | 0.30 | 0.09 | 0.42 | 319.09 | 0.17 | 0.49 |
| Hex | 94 | 68 | 86 | 0 | 1E | 9 | 2A | 13F | 11 | 31 |
| Octal | 224 | 150 | 206 | 0 | 36 | 11 | 52 | 477 | 21 | 61 |
| Binary | 10010100 | 1101000 | 10000110 | 0 | 11110 | 1001 | 101010 | 100111111 | 10001 | 110001 |
Color Harmonies of #946886
Complementary color
Monochromatic Colors of #946886
Black with #946886
Text Example
Text Example
White with #946886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946886; }
p { color: rgb(148,104,134); }
H1.HeaderClassName
{
color: #946886;
}
.AnyTagClassName
{
color: #946886;
}
</style>
background-color css
<style>
a { background-color: #946886; }
a { background-color: rgb(148,104,134); }
div.DivClassName
{
background-color: #946886;
}
.BgClassName
{
background-color: #946886;
}
</style>
border-color css
<style>
span { border-color: #946886; }
span { border-color: rgb(148,104,134); }
td.TdClassName
{
border-color: #946886;
}
.TagClassName
{
border-color: #946886;
}
</style>