Shades of Strikemaster #947685
Tints of Strikemaster #947685
RGB
CMYK
RGB Variations
Color information
#947685 (or 0x947685) is known color: Strikemaster. HEX triplet: 94, 76 and 85. RGB value is (148,118,133). Sum of RGB (Red+Green+Blue) = 148+118+133=399 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.09% from 399); Green value is 118 (46.48% from 255 or 29.57% from 399); Blue value is 133 (52.34% from 255 or 33.33% from 399); Max value from RGB is 148 - color contains mainly: red. Hex color #947685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947685 is #6B897A. Grayscale: #808080. Windows color (decimal): -7047547 or 8746644. OLE color: 8746644.
HSL color Cylindrical-coordinate representation of color #947685: hue angle of 330º 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 #947685 is Cyan = 0, Magento = 0.20, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 133 | - |
| CMYK | 0 | 0.20 | 0.10 | 0.42 |
| HSL | 330º | 0.12% | 0.52% | - |
| HSV(B) | 330º | 0.2% | 0.58% | - |
| XYZ | 22.92 | 20.95 | 25.03 | - |
| YUV | 128.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 133 | 0 | 0.20 | 0.10 | 0.42 | 330 | 0.12 | 0.52 |
| Hex | 94 | 76 | 85 | 0 | 14 | A | 2A | 14A | C | 34 |
| Octal | 224 | 166 | 205 | 0 | 24 | 12 | 52 | 512 | 14 | 64 |
| Binary | 10010100 | 1110110 | 10000101 | 0 | 10100 | 1010 | 101010 | 101001010 | 1100 | 110100 |
Color Harmonies of #947685
Complementary color
Monochromatic Colors of #947685
Black with #947685
Text Example
Text Example
White with #947685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947685; }
p { color: rgb(148,118,133); }
H1.HeaderClassName
{
color: #947685;
}
.AnyTagClassName
{
color: #947685;
}
</style>
background-color css
<style>
a { background-color: #947685; }
a { background-color: rgb(148,118,133); }
div.DivClassName
{
background-color: #947685;
}
.BgClassName
{
background-color: #947685;
}
</style>
border-color css
<style>
span { border-color: #947685; }
span { border-color: rgb(148,118,133); }
td.TdClassName
{
border-color: #947685;
}
.TagClassName
{
border-color: #947685;
}
</style>