Shades of Strikemaster #946788
Tints of Strikemaster #946788
RGB
CMYK
RGB Variations
Color information
#946788 (or 0x946788) is known color: Strikemaster. HEX triplet: 94, 67 and 88. RGB value is (148,103,136). Sum of RGB (Red+Green+Blue) = 148+103+136=387 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.24% from 387); Green value is 103 (40.62% from 255 or 26.61% from 387); Blue value is 136 (53.52% from 255 or 35.14% from 387); Max value from RGB is 148 - color contains mainly: red. Hex color #946788 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #946788 is #6B9877. Grayscale: #787878. Windows color (decimal): -7051384 or 8939412. OLE color: 8939412.
HSL color Cylindrical-coordinate representation of color #946788: hue angle of 316º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #946788 is Cyan = 0, Magento = 0.30, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 136 | - |
| CMYK | 0 | 0.30 | 0.08 | 0.42 |
| HSL | 316º | 0.18% | 0.49% | - |
| HSV(B) | 316º | 0.3% | 0.58% | - |
| XYZ | 21.51 | 17.77 | 25.59 | - |
| YUV | 120.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 136 | 0 | 0.30 | 0.08 | 0.42 | 316 | 0.18 | 0.49 |
| Hex | 94 | 67 | 88 | 0 | 1E | 8 | 2A | 13C | 12 | 31 |
| Octal | 224 | 147 | 210 | 0 | 36 | 10 | 52 | 474 | 22 | 61 |
| Binary | 10010100 | 1100111 | 10001000 | 0 | 11110 | 1000 | 101010 | 100111100 | 10010 | 110001 |
Color Harmonies of #946788
Complementary color
Monochromatic Colors of #946788
Black with #946788
Text Example
Text Example
White with #946788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946788; }
p { color: rgb(148,103,136); }
H1.HeaderClassName
{
color: #946788;
}
.AnyTagClassName
{
color: #946788;
}
</style>
background-color css
<style>
a { background-color: #946788; }
a { background-color: rgb(148,103,136); }
div.DivClassName
{
background-color: #946788;
}
.BgClassName
{
background-color: #946788;
}
</style>
border-color css
<style>
span { border-color: #946788; }
span { border-color: rgb(148,103,136); }
td.TdClassName
{
border-color: #946788;
}
.TagClassName
{
border-color: #946788;
}
</style>