Shades of Strikemaster #976587
Tints of Strikemaster #976587
RGB
CMYK
RGB Variations
Color information
#976587 (or 0x976587) is known color: Strikemaster. HEX triplet: 97, 65 and 87. RGB value is (151,101,135). Sum of RGB (Red+Green+Blue) = 151+101+135=387 (51% of max value = 765). Red value is 151 (59.38% from 255 or 39.02% from 387); Green value is 101 (39.84% from 255 or 26.10% from 387); Blue value is 135 (53.12% from 255 or 34.88% from 387); Max value from RGB is 151 - color contains mainly: red. Hex color #976587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #976587 is #689A78. Grayscale: #777777. Windows color (decimal): -6855289 or 8873367. OLE color: 8873367.
HSL color Cylindrical-coordinate representation of color #976587: hue angle of 319.2º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #976587 is Cyan = 0, Magento = 0.33, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 101 | 135 | - |
| CMYK | 0 | 0.33 | 0.11 | 0.41 |
| HSL | 319.2º | 0.2% | 0.49% | - |
| HSV(B) | 319.2º | 0.33% | 0.59% | - |
| XYZ | 21.79 | 17.64 | 25.18 | - |
| YUV | 119.83 | 136.57 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 101 | 135 | 0 | 0.33 | 0.11 | 0.41 | 319.2 | 0.2 | 0.49 |
| Hex | 97 | 65 | 87 | 0 | 21 | B | 29 | 13F | 14 | 31 |
| Octal | 227 | 145 | 207 | 0 | 41 | 13 | 51 | 477 | 24 | 61 |
| Binary | 10010111 | 1100101 | 10000111 | 0 | 100001 | 1011 | 101001 | 100111111 | 10100 | 110001 |
Color Harmonies of #976587
Complementary color
Monochromatic Colors of #976587
Black with #976587
Text Example
Text Example
White with #976587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976587; }
p { color: rgb(151,101,135); }
H1.HeaderClassName
{
color: #976587;
}
.AnyTagClassName
{
color: #976587;
}
</style>
background-color css
<style>
a { background-color: #976587; }
a { background-color: rgb(151,101,135); }
div.DivClassName
{
background-color: #976587;
}
.BgClassName
{
background-color: #976587;
}
</style>
border-color css
<style>
span { border-color: #976587; }
span { border-color: rgb(151,101,135); }
td.TdClassName
{
border-color: #976587;
}
.TagClassName
{
border-color: #976587;
}
</style>