Shades of Strikemaster #947684
Tints of Strikemaster #947684
RGB
CMYK
RGB Variations
Color information
#947684 (or 0x947684) is known color: Strikemaster. HEX triplet: 94, 76 and 84. RGB value is (148,118,132). Sum of RGB (Red+Green+Blue) = 148+118+132=398 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.19% from 398); Green value is 118 (46.48% from 255 or 29.65% from 398); Blue value is 132 (51.95% from 255 or 33.17% from 398); Max value from RGB is 148 - color contains mainly: red. Hex color #947684 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947684 is #6B897B. Grayscale: #808080. Windows color (decimal): -7047548 or 8681108. OLE color: 8681108.
HSL color Cylindrical-coordinate representation of color #947684: hue angle of 332º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #947684 is Cyan = 0, Magento = 0.20, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 132 | - |
| CMYK | 0 | 0.20 | 0.11 | 0.42 |
| HSL | 332º | 0.12% | 0.52% | - |
| HSV(B) | 332º | 0.2% | 0.58% | - |
| XYZ | 22.86 | 20.92 | 24.66 | - |
| YUV | 128.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 132 | 0 | 0.20 | 0.11 | 0.42 | 332 | 0.12 | 0.52 |
| Hex | 94 | 76 | 84 | 0 | 14 | B | 2A | 14C | C | 34 |
| Octal | 224 | 166 | 204 | 0 | 24 | 13 | 52 | 514 | 14 | 64 |
| Binary | 10010100 | 1110110 | 10000100 | 0 | 10100 | 1011 | 101010 | 101001100 | 1100 | 110100 |
Color Harmonies of #947684
Complementary color
Monochromatic Colors of #947684
Black with #947684
Text Example
Text Example
White with #947684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947684; }
p { color: rgb(148,118,132); }
H1.HeaderClassName
{
color: #947684;
}
.AnyTagClassName
{
color: #947684;
}
</style>
background-color css
<style>
a { background-color: #947684; }
a { background-color: rgb(148,118,132); }
div.DivClassName
{
background-color: #947684;
}
.BgClassName
{
background-color: #947684;
}
</style>
border-color css
<style>
span { border-color: #947684; }
span { border-color: rgb(148,118,132); }
td.TdClassName
{
border-color: #947684;
}
.TagClassName
{
border-color: #947684;
}
</style>