Shades of Strikemaster #936779
Tints of Strikemaster #936779
RGB
CMYK
RGB Variations
Color information
#936779 (or 0x936779) is known color: Strikemaster. HEX triplet: 93, 67 and 79. RGB value is (147,103,121). Sum of RGB (Red+Green+Blue) = 147+103+121=371 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.62% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 121 (47.66% from 255 or 32.61% from 371); Max value from RGB is 147 - color contains mainly: red. Hex color #936779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936779 is #6C9886. Grayscale: #767676. Windows color (decimal): -7116935 or 7956371. OLE color: 7956371.
HSL color Cylindrical-coordinate representation of color #936779: hue angle of 335.45º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #936779 is Cyan = 0, Magento = 0.30, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 121 | - |
| CMYK | 0 | 0.30 | 0.18 | 0.42 |
| HSL | 335.45º | 0.18% | 0.49% | - |
| HSV(B) | 335.45º | 0.3% | 0.58% | - |
| XYZ | 20.33 | 17.28 | 20.35 | - |
| YUV | 118.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 121 | 0 | 0.30 | 0.18 | 0.42 | 335.45 | 0.18 | 0.49 |
| Hex | 93 | 67 | 79 | 0 | 1E | 12 | 2A | 14F | 12 | 31 |
| Octal | 223 | 147 | 171 | 0 | 36 | 22 | 52 | 517 | 22 | 61 |
| Binary | 10010011 | 1100111 | 1111001 | 0 | 11110 | 10010 | 101010 | 101001111 | 10010 | 110001 |
Color Harmonies of #936779
Complementary color
Monochromatic Colors of #936779
Black with #936779
Text Example
Text Example
White with #936779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936779; }
p { color: rgb(147,103,121); }
H1.HeaderClassName
{
color: #936779;
}
.AnyTagClassName
{
color: #936779;
}
</style>
background-color css
<style>
a { background-color: #936779; }
a { background-color: rgb(147,103,121); }
div.DivClassName
{
background-color: #936779;
}
.BgClassName
{
background-color: #936779;
}
</style>
border-color css
<style>
span { border-color: #936779; }
span { border-color: rgb(147,103,121); }
td.TdClassName
{
border-color: #936779;
}
.TagClassName
{
border-color: #936779;
}
</style>