Shades of Strikemaster #936088
Tints of Strikemaster #936088
RGB
CMYK
RGB Variations
Color information
#936088 (or 0x936088) is known color: Strikemaster. HEX triplet: 93, 60 and 88. RGB value is (147,96,136). Sum of RGB (Red+Green+Blue) = 147+96+136=379 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.79% from 379); Green value is 96 (37.89% from 255 or 25.33% from 379); Blue value is 136 (53.52% from 255 or 35.88% from 379); Max value from RGB is 147 - color contains mainly: red. Hex color #936088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936088 is #6C9F77. Grayscale: #737373. Windows color (decimal): -7118712 or 8937619. OLE color: 8937619.
HSL color Cylindrical-coordinate representation of color #936088: hue angle of 312.94º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #936088 is Cyan = 0, Magento = 0.35, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 96 | 136 | - |
| CMYK | 0 | 0.35 | 0.07 | 0.42 |
| HSL | 312.94º | 0.21% | 0.48% | - |
| HSV(B) | 312.94º | 0.35% | 0.58% | - |
| XYZ | 20.66 | 16.35 | 25.36 | - |
| YUV | 115.81 | 139.4 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 96 | 136 | 0 | 0.35 | 0.07 | 0.42 | 312.94 | 0.21 | 0.48 |
| Hex | 93 | 60 | 88 | 0 | 23 | 7 | 2A | 139 | 15 | 30 |
| Octal | 223 | 140 | 210 | 0 | 43 | 7 | 52 | 471 | 25 | 60 |
| Binary | 10010011 | 1100000 | 10001000 | 0 | 100011 | 111 | 101010 | 100111001 | 10101 | 110000 |
Color Harmonies of #936088
Complementary color
Monochromatic Colors of #936088
Black with #936088
Text Example
Text Example
White with #936088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936088; }
p { color: rgb(147,96,136); }
H1.HeaderClassName
{
color: #936088;
}
.AnyTagClassName
{
color: #936088;
}
</style>
background-color css
<style>
a { background-color: #936088; }
a { background-color: rgb(147,96,136); }
div.DivClassName
{
background-color: #936088;
}
.BgClassName
{
background-color: #936088;
}
</style>
border-color css
<style>
span { border-color: #936088; }
span { border-color: rgb(147,96,136); }
td.TdClassName
{
border-color: #936088;
}
.TagClassName
{
border-color: #936088;
}
</style>