Shades of Strikemaster #957685
Tints of Strikemaster #957685
RGB
CMYK
RGB Variations
Color information
#957685 (or 0x957685) is known color: Strikemaster. HEX triplet: 95, 76 and 85. RGB value is (149,118,133). Sum of RGB (Red+Green+Blue) = 149+118+133=400 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.25% from 400); Green value is 118 (46.48% from 255 or 29.5% from 400); Blue value is 133 (52.34% from 255 or 33.25% from 400); Max value from RGB is 149 - color contains mainly: red. Hex color #957685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957685 is #6A897A. Grayscale: #808080. Windows color (decimal): -6982011 or 8746645. OLE color: 8746645.
HSL color Cylindrical-coordinate representation of color #957685: hue angle of 330.97º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #957685 is Cyan = 0, Magento = 0.21, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 133 | - |
| CMYK | 0 | 0.21 | 0.11 | 0.42 |
| HSL | 330.97º | 0.13% | 0.52% | - |
| HSV(B) | 330.97º | 0.21% | 0.58% | - |
| XYZ | 23.11 | 21.04 | 25.03 | - |
| YUV | 128.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 133 | 0 | 0.21 | 0.11 | 0.42 | 330.97 | 0.13 | 0.52 |
| Hex | 95 | 76 | 85 | 0 | 15 | B | 2A | 14B | D | 34 |
| Octal | 225 | 166 | 205 | 0 | 25 | 13 | 52 | 513 | 15 | 64 |
| Binary | 10010101 | 1110110 | 10000101 | 0 | 10101 | 1011 | 101010 | 101001011 | 1101 | 110100 |
Color Harmonies of #957685
Complementary color
Monochromatic Colors of #957685
Black with #957685
Text Example
Text Example
White with #957685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957685; }
p { color: rgb(149,118,133); }
H1.HeaderClassName
{
color: #957685;
}
.AnyTagClassName
{
color: #957685;
}
</style>
background-color css
<style>
a { background-color: #957685; }
a { background-color: rgb(149,118,133); }
div.DivClassName
{
background-color: #957685;
}
.BgClassName
{
background-color: #957685;
}
</style>
border-color css
<style>
span { border-color: #957685; }
span { border-color: rgb(149,118,133); }
td.TdClassName
{
border-color: #957685;
}
.TagClassName
{
border-color: #957685;
}
</style>