Shades of Strikemaster #936689
Tints of Strikemaster #936689
RGB
CMYK
RGB Variations
Color information
#936689 (or 0x936689) is known color: Strikemaster. HEX triplet: 93, 66 and 89. RGB value is (147,102,137). Sum of RGB (Red+Green+Blue) = 147+102+137=386 (51% of max value = 765). Red value is 147 (57.81% from 255 or 38.08% from 386); Green value is 102 (40.23% from 255 or 26.42% from 386); Blue value is 137 (53.91% from 255 or 35.49% from 386); Max value from RGB is 147 - color contains mainly: red. Hex color #936689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936689 is #6C9976. Grayscale: #777777. Windows color (decimal): -7117175 or 9004691. OLE color: 9004691.
HSL color Cylindrical-coordinate representation of color #936689: hue angle of 313.33º degrees, saturation: 0.18, 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 #936689 is Cyan = 0, Magento = 0.31, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 102 | 137 | - |
| CMYK | 0 | 0.31 | 0.07 | 0.42 |
| HSL | 313.33º | 0.18% | 0.49% | - |
| HSV(B) | 313.33º | 0.31% | 0.58% | - |
| XYZ | 21.3 | 17.51 | 25.92 | - |
| YUV | 119.45 | 137.91 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 102 | 137 | 0 | 0.31 | 0.07 | 0.42 | 313.33 | 0.18 | 0.49 |
| Hex | 93 | 66 | 89 | 0 | 1F | 7 | 2A | 139 | 12 | 31 |
| Octal | 223 | 146 | 211 | 0 | 37 | 7 | 52 | 471 | 22 | 61 |
| Binary | 10010011 | 1100110 | 10001001 | 0 | 11111 | 111 | 101010 | 100111001 | 10010 | 110001 |
Color Harmonies of #936689
Complementary color
Monochromatic Colors of #936689
Black with #936689
Text Example
Text Example
White with #936689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936689; }
p { color: rgb(147,102,137); }
H1.HeaderClassName
{
color: #936689;
}
.AnyTagClassName
{
color: #936689;
}
</style>
background-color css
<style>
a { background-color: #936689; }
a { background-color: rgb(147,102,137); }
div.DivClassName
{
background-color: #936689;
}
.BgClassName
{
background-color: #936689;
}
</style>
border-color css
<style>
span { border-color: #936689; }
span { border-color: rgb(147,102,137); }
td.TdClassName
{
border-color: #936689;
}
.TagClassName
{
border-color: #936689;
}
</style>