Shades of Strikemaster #977385
Tints of Strikemaster #977385
RGB
CMYK
RGB Variations
Color information
#977385 (or 0x977385) is known color: Strikemaster. HEX triplet: 97, 73 and 85. RGB value is (151,115,133). Sum of RGB (Red+Green+Blue) = 151+115+133=399 (52% of max value = 765). Red value is 151 (59.38% from 255 or 37.84% from 399); Green value is 115 (45.31% from 255 or 28.82% from 399); Blue value is 133 (52.34% from 255 or 33.33% from 399); Max value from RGB is 151 - color contains mainly: red. Hex color #977385 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977385 is #688C7A. Grayscale: #7F7F7F. Windows color (decimal): -6851707 or 8745879. OLE color: 8745879.
HSL color Cylindrical-coordinate representation of color #977385: hue angle of 330º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #977385 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 115 | 133 | - |
| CMYK | 0 | 0.24 | 0.12 | 0.41 |
| HSL | 330º | 0.15% | 0.52% | - |
| HSV(B) | 330º | 0.24% | 0.59% | - |
| XYZ | 23.13 | 20.53 | 24.93 | - |
| YUV | 127.82 | 130.93 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 115 | 133 | 0 | 0.24 | 0.12 | 0.41 | 330 | 0.15 | 0.52 |
| Hex | 97 | 73 | 85 | 0 | 18 | C | 29 | 14A | F | 34 |
| Octal | 227 | 163 | 205 | 0 | 30 | 14 | 51 | 512 | 17 | 64 |
| Binary | 10010111 | 1110011 | 10000101 | 0 | 11000 | 1100 | 101001 | 101001010 | 1111 | 110100 |
Color Harmonies of #977385
Complementary color
Monochromatic Colors of #977385
Black with #977385
Text Example
Text Example
White with #977385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977385; }
p { color: rgb(151,115,133); }
H1.HeaderClassName
{
color: #977385;
}
.AnyTagClassName
{
color: #977385;
}
</style>
background-color css
<style>
a { background-color: #977385; }
a { background-color: rgb(151,115,133); }
div.DivClassName
{
background-color: #977385;
}
.BgClassName
{
background-color: #977385;
}
</style>
border-color css
<style>
span { border-color: #977385; }
span { border-color: rgb(151,115,133); }
td.TdClassName
{
border-color: #977385;
}
.TagClassName
{
border-color: #977385;
}
</style>