Shades of Strikemaster #947382
Tints of Strikemaster #947382
RGB
CMYK
RGB Variations
Color information
#947382 (or 0x947382) is known color: Strikemaster. HEX triplet: 94, 73 and 82. RGB value is (148,115,130). Sum of RGB (Red+Green+Blue) = 148+115+130=393 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.66% from 393); Green value is 115 (45.31% from 255 or 29.26% from 393); Blue value is 130 (51.17% from 255 or 33.08% from 393); Max value from RGB is 148 - color contains mainly: red. Hex color #947382 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947382 is #6B8C7D. Grayscale: #7E7E7E. Windows color (decimal): -7048318 or 8549268. OLE color: 8549268.
HSL color Cylindrical-coordinate representation of color #947382: hue angle of 332.73º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #947382 is Cyan = 0, Magento = 0.22, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 130 | - |
| CMYK | 0 | 0.22 | 0.12 | 0.42 |
| HSL | 332.73º | 0.13% | 0.52% | - |
| HSV(B) | 332.73º | 0.22% | 0.58% | - |
| XYZ | 22.37 | 20.17 | 23.83 | - |
| YUV | 126.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 130 | 0 | 0.22 | 0.12 | 0.42 | 332.73 | 0.13 | 0.52 |
| Hex | 94 | 73 | 82 | 0 | 16 | C | 2A | 14D | D | 34 |
| Octal | 224 | 163 | 202 | 0 | 26 | 14 | 52 | 515 | 15 | 64 |
| Binary | 10010100 | 1110011 | 10000010 | 0 | 10110 | 1100 | 101010 | 101001101 | 1101 | 110100 |
Color Harmonies of #947382
Complementary color
Monochromatic Colors of #947382
Black with #947382
Text Example
Text Example
White with #947382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947382; }
p { color: rgb(148,115,130); }
H1.HeaderClassName
{
color: #947382;
}
.AnyTagClassName
{
color: #947382;
}
</style>
background-color css
<style>
a { background-color: #947382; }
a { background-color: rgb(148,115,130); }
div.DivClassName
{
background-color: #947382;
}
.BgClassName
{
background-color: #947382;
}
</style>
border-color css
<style>
span { border-color: #947382; }
span { border-color: rgb(148,115,130); }
td.TdClassName
{
border-color: #947382;
}
.TagClassName
{
border-color: #947382;
}
</style>