Shades of Strikemaster #936581
Tints of Strikemaster #936581
RGB
CMYK
RGB Variations
Color information
#936581 (or 0x936581) is known color: Strikemaster. HEX triplet: 93, 65 and 81. RGB value is (147,101,129). Sum of RGB (Red+Green+Blue) = 147+101+129=377 (49% of max value = 765). Red value is 147 (57.81% from 255 or 38.99% from 377); Green value is 101 (39.84% from 255 or 26.79% from 377); Blue value is 129 (50.78% from 255 or 34.22% from 377); Max value from RGB is 147 - color contains mainly: red. Hex color #936581 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936581 is #6C9A7E. Grayscale: #757575. Windows color (decimal): -7117439 or 8480147. OLE color: 8480147.
HSL color Cylindrical-coordinate representation of color #936581: hue angle of 323.48º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #936581 is Cyan = 0, Magento = 0.31, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 129 | - |
| CMYK | 0 | 0.31 | 0.12 | 0.42 |
| HSL | 323.48º | 0.19% | 0.49% | - |
| HSV(B) | 323.48º | 0.31% | 0.58% | - |
| XYZ | 20.65 | 17.1 | 22.98 | - |
| YUV | 117.95 | 134.24 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 129 | 0 | 0.31 | 0.12 | 0.42 | 323.48 | 0.19 | 0.49 |
| Hex | 93 | 65 | 81 | 0 | 1F | C | 2A | 143 | 13 | 31 |
| Octal | 223 | 145 | 201 | 0 | 37 | 14 | 52 | 503 | 23 | 61 |
| Binary | 10010011 | 1100101 | 10000001 | 0 | 11111 | 1100 | 101010 | 101000011 | 10011 | 110001 |
Color Harmonies of #936581
Complementary color
Monochromatic Colors of #936581
Black with #936581
Text Example
Text Example
White with #936581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936581; }
p { color: rgb(147,101,129); }
H1.HeaderClassName
{
color: #936581;
}
.AnyTagClassName
{
color: #936581;
}
</style>
background-color css
<style>
a { background-color: #936581; }
a { background-color: rgb(147,101,129); }
div.DivClassName
{
background-color: #936581;
}
.BgClassName
{
background-color: #936581;
}
</style>
border-color css
<style>
span { border-color: #936581; }
span { border-color: rgb(147,101,129); }
td.TdClassName
{
border-color: #936581;
}
.TagClassName
{
border-color: #936581;
}
</style>