Shades of Strikemaster #947381
Tints of Strikemaster #947381
RGB
CMYK
RGB Variations
Color information
#947381 (or 0x947381) is known color: Strikemaster. HEX triplet: 94, 73 and 81. RGB value is (148,115,129). Sum of RGB (Red+Green+Blue) = 148+115+129=392 (51% of max value = 765). Red value is 148 (58.20% from 255 or 37.76% from 392); Green value is 115 (45.31% from 255 or 29.34% from 392); Blue value is 129 (50.78% from 255 or 32.91% from 392); Max value from RGB is 148 - color contains mainly: red. Hex color #947381 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947381 is #6B8C7E. Grayscale: #7E7E7E. Windows color (decimal): -7048319 or 8483732. OLE color: 8483732.
HSL color Cylindrical-coordinate representation of color #947381: hue angle of 334.55º 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 #947381 is Cyan = 0, Magento = 0.22, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 129 | - |
| CMYK | 0 | 0.22 | 0.13 | 0.42 |
| HSL | 334.55º | 0.13% | 0.52% | - |
| HSV(B) | 334.55º | 0.22% | 0.58% | - |
| XYZ | 22.31 | 20.14 | 23.48 | - |
| YUV | 126.46 | 129.43 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 129 | 0 | 0.22 | 0.13 | 0.42 | 334.55 | 0.13 | 0.52 |
| Hex | 94 | 73 | 81 | 0 | 16 | D | 2A | 14F | D | 34 |
| Octal | 224 | 163 | 201 | 0 | 26 | 15 | 52 | 517 | 15 | 64 |
| Binary | 10010100 | 1110011 | 10000001 | 0 | 10110 | 1101 | 101010 | 101001111 | 1101 | 110100 |
Color Harmonies of #947381
Complementary color
Monochromatic Colors of #947381
Black with #947381
Text Example
Text Example
White with #947381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947381; }
p { color: rgb(148,115,129); }
H1.HeaderClassName
{
color: #947381;
}
.AnyTagClassName
{
color: #947381;
}
</style>
background-color css
<style>
a { background-color: #947381; }
a { background-color: rgb(148,115,129); }
div.DivClassName
{
background-color: #947381;
}
.BgClassName
{
background-color: #947381;
}
</style>
border-color css
<style>
span { border-color: #947381; }
span { border-color: rgb(148,115,129); }
td.TdClassName
{
border-color: #947381;
}
.TagClassName
{
border-color: #947381;
}
</style>