Shades of Strikemaster #945677
Tints of Strikemaster #945677
RGB
CMYK
RGB Variations
Color information
#945677 (or 0x945677) is known color: Strikemaster. HEX triplet: 94, 56 and 77. RGB value is (148,86,119). Sum of RGB (Red+Green+Blue) = 148+86+119=353 (46% of max value = 765). Red value is 148 (58.20% from 255 or 41.93% from 353); Green value is 86 (33.98% from 255 or 24.36% from 353); Blue value is 119 (46.88% from 255 or 33.71% from 353); Max value from RGB is 148 - color contains mainly: red. Hex color #945677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945677 is #6BA988. Grayscale: #6C6C6C. Windows color (decimal): -7055753 or 7820948. OLE color: 7820948.
HSL color Cylindrical-coordinate representation of color #945677: hue angle of 328.06º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #945677 is Cyan = 0, Magento = 0.42, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 86 | 119 | - |
| CMYK | 0 | 0.42 | 0.20 | 0.42 |
| HSL | 328.06º | 0.26% | 0.46% | - |
| HSV(B) | 328.06º | 0.42% | 0.58% | - |
| XYZ | 18.87 | 14.28 | 19.22 | - |
| YUV | 108.3 | 134.04 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 86 | 119 | 0 | 0.42 | 0.20 | 0.42 | 328.06 | 0.26 | 0.46 |
| Hex | 94 | 56 | 77 | 0 | 2A | 14 | 2A | 148 | 1A | 2E |
| Octal | 224 | 126 | 167 | 0 | 52 | 24 | 52 | 510 | 32 | 56 |
| Binary | 10010100 | 1010110 | 1110111 | 0 | 101010 | 10100 | 101010 | 101001000 | 11010 | 101110 |
Color Harmonies of #945677
Complementary color
Monochromatic Colors of #945677
Black with #945677
Text Example
Text Example
White with #945677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945677; }
p { color: rgb(148,86,119); }
H1.HeaderClassName
{
color: #945677;
}
.AnyTagClassName
{
color: #945677;
}
</style>
background-color css
<style>
a { background-color: #945677; }
a { background-color: rgb(148,86,119); }
div.DivClassName
{
background-color: #945677;
}
.BgClassName
{
background-color: #945677;
}
</style>
border-color css
<style>
span { border-color: #945677; }
span { border-color: rgb(148,86,119); }
td.TdClassName
{
border-color: #945677;
}
.TagClassName
{
border-color: #945677;
}
</style>