Shades of Strikemaster #947186
Tints of Strikemaster #947186
RGB
CMYK
RGB Variations
Color information
#947186 (or 0x947186) is known color: Strikemaster. HEX triplet: 94, 71 and 86. RGB value is (148,113,134). Sum of RGB (Red+Green+Blue) = 148+113+134=395 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.47% from 395); Green value is 113 (44.53% from 255 or 28.61% from 395); Blue value is 134 (52.73% from 255 or 33.92% from 395); Max value from RGB is 148 - color contains mainly: red. Hex color #947186 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947186 is #6B8E79. Grayscale: #7D7D7D. Windows color (decimal): -7048826 or 8810900. OLE color: 8810900.
HSL color Cylindrical-coordinate representation of color #947186: hue angle of 324º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #947186 is Cyan = 0, Magento = 0.24, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 113 | 134 | - |
| CMYK | 0 | 0.24 | 0.09 | 0.42 |
| HSL | 324º | 0.14% | 0.51% | - |
| HSV(B) | 324º | 0.24% | 0.58% | - |
| XYZ | 22.42 | 19.83 | 25.2 | - |
| YUV | 125.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 134 | 0 | 0.24 | 0.09 | 0.42 | 324 | 0.14 | 0.51 |
| Hex | 94 | 71 | 86 | 0 | 18 | 9 | 2A | 144 | E | 33 |
| Octal | 224 | 161 | 206 | 0 | 30 | 11 | 52 | 504 | 16 | 63 |
| Binary | 10010100 | 1110001 | 10000110 | 0 | 11000 | 1001 | 101010 | 101000100 | 1110 | 110011 |
Color Harmonies of #947186
Complementary color
Monochromatic Colors of #947186
Black with #947186
Text Example
Text Example
White with #947186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947186; }
p { color: rgb(148,113,134); }
H1.HeaderClassName
{
color: #947186;
}
.AnyTagClassName
{
color: #947186;
}
</style>
background-color css
<style>
a { background-color: #947186; }
a { background-color: rgb(148,113,134); }
div.DivClassName
{
background-color: #947186;
}
.BgClassName
{
background-color: #947186;
}
</style>
border-color css
<style>
span { border-color: #947186; }
span { border-color: rgb(148,113,134); }
td.TdClassName
{
border-color: #947186;
}
.TagClassName
{
border-color: #947186;
}
</style>