Shades of Strikemaster #936482
Tints of Strikemaster #936482
RGB
CMYK
RGB Variations
Color information
#936482 (or 0x936482) is known color: Strikemaster. HEX triplet: 93, 64 and 82. RGB value is (147,100,130). Sum of RGB (Red+Green+Blue) = 147+100+130=377 (49% of max value = 765). Red value is 147 (57.81% from 255 or 38.99% from 377); Green value is 100 (39.45% from 255 or 26.53% from 377); Blue value is 130 (51.17% from 255 or 34.48% from 377); Max value from RGB is 147 - color contains mainly: red. Hex color #936482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936482 is #6C9B7D. Grayscale: #757575. Windows color (decimal): -7117694 or 8545427. OLE color: 8545427.
HSL color Cylindrical-coordinate representation of color #936482: hue angle of 321.7º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #936482 is Cyan = 0, Magento = 0.32, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 130 | - |
| CMYK | 0 | 0.32 | 0.12 | 0.42 |
| HSL | 321.7º | 0.19% | 0.48% | - |
| HSV(B) | 321.7º | 0.32% | 0.58% | - |
| XYZ | 20.62 | 16.93 | 23.3 | - |
| YUV | 117.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 130 | 0 | 0.32 | 0.12 | 0.42 | 321.7 | 0.19 | 0.48 |
| Hex | 93 | 64 | 82 | 0 | 20 | C | 2A | 142 | 13 | 30 |
| Octal | 223 | 144 | 202 | 0 | 40 | 14 | 52 | 502 | 23 | 60 |
| Binary | 10010011 | 1100100 | 10000010 | 0 | 100000 | 1100 | 101010 | 101000010 | 10011 | 110000 |
Color Harmonies of #936482
Complementary color
Monochromatic Colors of #936482
Black with #936482
Text Example
Text Example
White with #936482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936482; }
p { color: rgb(147,100,130); }
H1.HeaderClassName
{
color: #936482;
}
.AnyTagClassName
{
color: #936482;
}
</style>
background-color css
<style>
a { background-color: #936482; }
a { background-color: rgb(147,100,130); }
div.DivClassName
{
background-color: #936482;
}
.BgClassName
{
background-color: #936482;
}
</style>
border-color css
<style>
span { border-color: #936482; }
span { border-color: rgb(147,100,130); }
td.TdClassName
{
border-color: #936482;
}
.TagClassName
{
border-color: #936482;
}
</style>