Shades of Strikemaster #937281
Tints of Strikemaster #937281
RGB
CMYK
RGB Variations
Color information
#937281 (or 0x937281) is known color: Strikemaster. HEX triplet: 93, 72 and 81. RGB value is (147,114,129). Sum of RGB (Red+Green+Blue) = 147+114+129=390 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.69% from 390); Green value is 114 (44.92% from 255 or 29.23% from 390); Blue value is 129 (50.78% from 255 or 33.08% from 390); Max value from RGB is 147 - color contains mainly: red. Hex color #937281 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937281 is #6C8D7E. Grayscale: #7D7D7D. Windows color (decimal): -7114111 or 8483475. OLE color: 8483475.
HSL color Cylindrical-coordinate representation of color #937281: hue angle of 332.73º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #937281 is Cyan = 0, Magento = 0.22, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 114 | 129 | - |
| CMYK | 0 | 0.22 | 0.12 | 0.42 |
| HSL | 332.73º | 0.13% | 0.51% | - |
| HSV(B) | 332.73º | 0.22% | 0.58% | - |
| XYZ | 22.01 | 19.82 | 23.43 | - |
| YUV | 125.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 129 | 0 | 0.22 | 0.12 | 0.42 | 332.73 | 0.13 | 0.51 |
| Hex | 93 | 72 | 81 | 0 | 16 | C | 2A | 14D | D | 33 |
| Octal | 223 | 162 | 201 | 0 | 26 | 14 | 52 | 515 | 15 | 63 |
| Binary | 10010011 | 1110010 | 10000001 | 0 | 10110 | 1100 | 101010 | 101001101 | 1101 | 110011 |
Color Harmonies of #937281
Complementary color
Monochromatic Colors of #937281
Black with #937281
Text Example
Text Example
White with #937281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937281; }
p { color: rgb(147,114,129); }
H1.HeaderClassName
{
color: #937281;
}
.AnyTagClassName
{
color: #937281;
}
</style>
background-color css
<style>
a { background-color: #937281; }
a { background-color: rgb(147,114,129); }
div.DivClassName
{
background-color: #937281;
}
.BgClassName
{
background-color: #937281;
}
</style>
border-color css
<style>
span { border-color: #937281; }
span { border-color: rgb(147,114,129); }
td.TdClassName
{
border-color: #937281;
}
.TagClassName
{
border-color: #937281;
}
</style>