Shades of Strikemaster #945076
Tints of Strikemaster #945076
RGB
CMYK
RGB Variations
Color information
#945076 (or 0x945076) is known color: Strikemaster. HEX triplet: 94, 50 and 76. RGB value is (148,80,118). Sum of RGB (Red+Green+Blue) = 148+80+118=346 (45% of max value = 765). Red value is 148 (58.20% from 255 or 42.77% from 346); Green value is 80 (31.64% from 255 or 23.12% from 346); Blue value is 118 (46.48% from 255 or 34.10% from 346); Max value from RGB is 148 - color contains mainly: red. Hex color #945076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945076 is #6BAF89. Grayscale: #686868. Windows color (decimal): -7057290 or 7753876. OLE color: 7753876.
HSL color Cylindrical-coordinate representation of color #945076: hue angle of 326.47º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #945076 is Cyan = 0, Magento = 0.46, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 80 | 118 | - |
| CMYK | 0 | 0.46 | 0.20 | 0.42 |
| HSL | 326.47º | 0.3% | 0.45% | - |
| HSV(B) | 326.47º | 0.46% | 0.58% | - |
| XYZ | 18.35 | 13.34 | 18.75 | - |
| YUV | 104.66 | 135.53 | 158.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 80 | 118 | 0 | 0.46 | 0.20 | 0.42 | 326.47 | 0.3 | 0.45 |
| Hex | 94 | 50 | 76 | 0 | 2E | 14 | 2A | 146 | 1E | 2D |
| Octal | 224 | 120 | 166 | 0 | 56 | 24 | 52 | 506 | 36 | 55 |
| Binary | 10010100 | 1010000 | 1110110 | 0 | 101110 | 10100 | 101010 | 101000110 | 11110 | 101101 |
Color Harmonies of #945076
Complementary color
Monochromatic Colors of #945076
Black with #945076
Text Example
Text Example
White with #945076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945076; }
p { color: rgb(148,80,118); }
H1.HeaderClassName
{
color: #945076;
}
.AnyTagClassName
{
color: #945076;
}
</style>
background-color css
<style>
a { background-color: #945076; }
a { background-color: rgb(148,80,118); }
div.DivClassName
{
background-color: #945076;
}
.BgClassName
{
background-color: #945076;
}
</style>
border-color css
<style>
span { border-color: #945076; }
span { border-color: rgb(148,80,118); }
td.TdClassName
{
border-color: #945076;
}
.TagClassName
{
border-color: #945076;
}
</style>