Shades of Strikemaster #956478
Tints of Strikemaster #956478
RGB
CMYK
RGB Variations
Color information
#956478 (or 0x956478) is known color: Strikemaster. HEX triplet: 95, 64 and 78. RGB value is (149,100,120). Sum of RGB (Red+Green+Blue) = 149+100+120=369 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.38% from 369); Green value is 100 (39.45% from 255 or 27.10% from 369); Blue value is 120 (47.27% from 255 or 32.52% from 369); Max value from RGB is 149 - color contains mainly: red. Hex color #956478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956478 is #6A9B87. Grayscale: #747474. Windows color (decimal): -6986632 or 7890069. OLE color: 7890069.
HSL color Cylindrical-coordinate representation of color #956478: hue angle of 335.51º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #956478 is Cyan = 0, Magento = 0.33, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 100 | 120 | - |
| CMYK | 0 | 0.33 | 0.19 | 0.42 |
| HSL | 335.51º | 0.2% | 0.49% | - |
| HSV(B) | 335.51º | 0.33% | 0.58% | - |
| XYZ | 20.34 | 16.86 | 19.95 | - |
| YUV | 116.93 | 129.73 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 100 | 120 | 0 | 0.33 | 0.19 | 0.42 | 335.51 | 0.2 | 0.49 |
| Hex | 95 | 64 | 78 | 0 | 21 | 13 | 2A | 150 | 14 | 31 |
| Octal | 225 | 144 | 170 | 0 | 41 | 23 | 52 | 520 | 24 | 61 |
| Binary | 10010101 | 1100100 | 1111000 | 0 | 100001 | 10011 | 101010 | 101010000 | 10100 | 110001 |
Color Harmonies of #956478
Complementary color
Monochromatic Colors of #956478
Black with #956478
Text Example
Text Example
White with #956478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956478; }
p { color: rgb(149,100,120); }
H1.HeaderClassName
{
color: #956478;
}
.AnyTagClassName
{
color: #956478;
}
</style>
background-color css
<style>
a { background-color: #956478; }
a { background-color: rgb(149,100,120); }
div.DivClassName
{
background-color: #956478;
}
.BgClassName
{
background-color: #956478;
}
</style>
border-color css
<style>
span { border-color: #956478; }
span { border-color: rgb(149,100,120); }
td.TdClassName
{
border-color: #956478;
}
.TagClassName
{
border-color: #956478;
}
</style>