Shades of Strikemaster #977486
Tints of Strikemaster #977486
RGB
CMYK
RGB Variations
Color information
#977486 (or 0x977486) is known color: Strikemaster. HEX triplet: 97, 74 and 86. RGB value is (151,116,134). Sum of RGB (Red+Green+Blue) = 151+116+134=401 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.66% from 401); Green value is 116 (45.70% from 255 or 28.93% from 401); Blue value is 134 (52.73% from 255 or 33.42% from 401); Max value from RGB is 151 - color contains mainly: red. Hex color #977486 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977486 is #688B79. Grayscale: #808080. Windows color (decimal): -6851450 or 8811671. OLE color: 8811671.
HSL color Cylindrical-coordinate representation of color #977486: hue angle of 329.14º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #977486 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 116 | 134 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.41 |
| HSL | 329.14º | 0.14% | 0.52% | - |
| HSV(B) | 329.14º | 0.23% | 0.59% | - |
| XYZ | 23.31 | 20.79 | 25.34 | - |
| YUV | 128.52 | 131.1 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 116 | 134 | 0 | 0.23 | 0.11 | 0.41 | 329.14 | 0.14 | 0.52 |
| Hex | 97 | 74 | 86 | 0 | 17 | B | 29 | 149 | E | 34 |
| Octal | 227 | 164 | 206 | 0 | 27 | 13 | 51 | 511 | 16 | 64 |
| Binary | 10010111 | 1110100 | 10000110 | 0 | 10111 | 1011 | 101001 | 101001001 | 1110 | 110100 |
Color Harmonies of #977486
Complementary color
Monochromatic Colors of #977486
Black with #977486
Text Example
Text Example
White with #977486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977486; }
p { color: rgb(151,116,134); }
H1.HeaderClassName
{
color: #977486;
}
.AnyTagClassName
{
color: #977486;
}
</style>
background-color css
<style>
a { background-color: #977486; }
a { background-color: rgb(151,116,134); }
div.DivClassName
{
background-color: #977486;
}
.BgClassName
{
background-color: #977486;
}
</style>
border-color css
<style>
span { border-color: #977486; }
span { border-color: rgb(151,116,134); }
td.TdClassName
{
border-color: #977486;
}
.TagClassName
{
border-color: #977486;
}
</style>