Shades of Strikemaster #936989
Tints of Strikemaster #936989
RGB
CMYK
RGB Variations
Color information
#936989 (or 0x936989) is known color: Strikemaster. HEX triplet: 93, 69 and 89. RGB value is (147,105,137). Sum of RGB (Red+Green+Blue) = 147+105+137=389 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.79% from 389); Green value is 105 (41.41% from 255 or 26.99% from 389); Blue value is 137 (53.91% from 255 or 35.22% from 389); Max value from RGB is 147 - color contains mainly: red. Hex color #936989 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936989 is #6C9676. Grayscale: #797979. Windows color (decimal): -7116407 or 9005459. OLE color: 9005459.
HSL color Cylindrical-coordinate representation of color #936989: hue angle of 314.29º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #936989 is Cyan = 0, Magento = 0.29, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 105 | 137 | - |
| CMYK | 0 | 0.29 | 0.07 | 0.42 |
| HSL | 314.29º | 0.17% | 0.49% | - |
| HSV(B) | 314.29º | 0.29% | 0.58% | - |
| XYZ | 21.6 | 18.11 | 26.02 | - |
| YUV | 121.21 | 136.91 | 146.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 105 | 137 | 0 | 0.29 | 0.07 | 0.42 | 314.29 | 0.17 | 0.49 |
| Hex | 93 | 69 | 89 | 0 | 1D | 7 | 2A | 13A | 11 | 31 |
| Octal | 223 | 151 | 211 | 0 | 35 | 7 | 52 | 472 | 21 | 61 |
| Binary | 10010011 | 1101001 | 10001001 | 0 | 11101 | 111 | 101010 | 100111010 | 10001 | 110001 |
Color Harmonies of #936989
Complementary color
Monochromatic Colors of #936989
Black with #936989
Text Example
Text Example
White with #936989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936989; }
p { color: rgb(147,105,137); }
H1.HeaderClassName
{
color: #936989;
}
.AnyTagClassName
{
color: #936989;
}
</style>
background-color css
<style>
a { background-color: #936989; }
a { background-color: rgb(147,105,137); }
div.DivClassName
{
background-color: #936989;
}
.BgClassName
{
background-color: #936989;
}
</style>
border-color css
<style>
span { border-color: #936989; }
span { border-color: rgb(147,105,137); }
td.TdClassName
{
border-color: #936989;
}
.TagClassName
{
border-color: #936989;
}
</style>