Shades of Strikemaster #937484
Tints of Strikemaster #937484
RGB
CMYK
RGB Variations
Color information
#937484 (or 0x937484) is known color: Strikemaster. HEX triplet: 93, 74 and 84. RGB value is (147,116,132). Sum of RGB (Red+Green+Blue) = 147+116+132=395 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.22% from 395); Green value is 116 (45.70% from 255 or 29.37% from 395); Blue value is 132 (51.95% from 255 or 33.42% from 395); Max value from RGB is 147 - color contains mainly: red. Hex color #937484 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937484 is #6C8B7B. Grayscale: #7F7F7F. Windows color (decimal): -7113596 or 8680595. OLE color: 8680595.
HSL color Cylindrical-coordinate representation of color #937484: hue angle of 329.03º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #937484 is Cyan = 0, Magento = 0.21, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 116 | 132 | - |
| CMYK | 0 | 0.21 | 0.10 | 0.42 |
| HSL | 329.03º | 0.13% | 0.52% | - |
| HSV(B) | 329.03º | 0.21% | 0.58% | - |
| XYZ | 22.44 | 20.36 | 24.58 | - |
| YUV | 127.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 132 | 0 | 0.21 | 0.10 | 0.42 | 329.03 | 0.13 | 0.52 |
| Hex | 93 | 74 | 84 | 0 | 15 | A | 2A | 149 | D | 34 |
| Octal | 223 | 164 | 204 | 0 | 25 | 12 | 52 | 511 | 15 | 64 |
| Binary | 10010011 | 1110100 | 10000100 | 0 | 10101 | 1010 | 101010 | 101001001 | 1101 | 110100 |
Color Harmonies of #937484
Complementary color
Monochromatic Colors of #937484
Black with #937484
Text Example
Text Example
White with #937484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937484; }
p { color: rgb(147,116,132); }
H1.HeaderClassName
{
color: #937484;
}
.AnyTagClassName
{
color: #937484;
}
</style>
background-color css
<style>
a { background-color: #937484; }
a { background-color: rgb(147,116,132); }
div.DivClassName
{
background-color: #937484;
}
.BgClassName
{
background-color: #937484;
}
</style>
border-color css
<style>
span { border-color: #937484; }
span { border-color: rgb(147,116,132); }
td.TdClassName
{
border-color: #937484;
}
.TagClassName
{
border-color: #937484;
}
</style>