Shades of Strikemaster #926680
Tints of Strikemaster #926680
RGB
CMYK
RGB Variations
Color information
#926680 (or 0x926680) is known color: Strikemaster. HEX triplet: 92, 66 and 80. RGB value is (146,102,128). Sum of RGB (Red+Green+Blue) = 146+102+128=376 (49% of max value = 765). Red value is 146 (57.42% from 255 or 38.83% from 376); Green value is 102 (40.23% from 255 or 27.13% from 376); Blue value is 128 (50.39% from 255 or 34.04% from 376); Max value from RGB is 146 - color contains mainly: red. Hex color #926680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926680 is #6D997F. Grayscale: #767676. Windows color (decimal): -7182720 or 8414866. OLE color: 8414866.
HSL color Cylindrical-coordinate representation of color #926680: hue angle of 324.55º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #926680 is Cyan = 0, Magento = 0.30, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 128 | - |
| CMYK | 0 | 0.30 | 0.12 | 0.43 |
| HSL | 324.55º | 0.18% | 0.49% | - |
| HSV(B) | 324.55º | 0.3% | 0.57% | - |
| XYZ | 20.5 | 17.17 | 22.66 | - |
| YUV | 118.12 | 133.58 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 128 | 0 | 0.30 | 0.12 | 0.43 | 324.55 | 0.18 | 0.49 |
| Hex | 92 | 66 | 80 | 0 | 1E | C | 2B | 145 | 12 | 31 |
| Octal | 222 | 146 | 200 | 0 | 36 | 14 | 53 | 505 | 22 | 61 |
| Binary | 10010010 | 1100110 | 10000000 | 0 | 11110 | 1100 | 101011 | 101000101 | 10010 | 110001 |
Color Harmonies of #926680
Complementary color
Monochromatic Colors of #926680
Black with #926680
Text Example
Text Example
White with #926680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926680; }
p { color: rgb(146,102,128); }
H1.HeaderClassName
{
color: #926680;
}
.AnyTagClassName
{
color: #926680;
}
</style>
background-color css
<style>
a { background-color: #926680; }
a { background-color: rgb(146,102,128); }
div.DivClassName
{
background-color: #926680;
}
.BgClassName
{
background-color: #926680;
}
</style>
border-color css
<style>
span { border-color: #926680; }
span { border-color: rgb(146,102,128); }
td.TdClassName
{
border-color: #926680;
}
.TagClassName
{
border-color: #926680;
}
</style>