Shades of Strikemaster #926980
Tints of Strikemaster #926980
RGB
CMYK
RGB Variations
Color information
#926980 (or 0x926980) is known color: Strikemaster. HEX triplet: 92, 69 and 80. RGB value is (146,105,128). Sum of RGB (Red+Green+Blue) = 146+105+128=379 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.52% from 379); Green value is 105 (41.41% from 255 or 27.70% from 379); Blue value is 128 (50.39% from 255 or 33.77% from 379); Max value from RGB is 146 - color contains mainly: red. Hex color #926980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926980 is #6D967F. Grayscale: #777777. Windows color (decimal): -7181952 or 8415634. OLE color: 8415634.
HSL color Cylindrical-coordinate representation of color #926980: hue angle of 326.34º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #926980 is Cyan = 0, Magento = 0.28, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 128 | - |
| CMYK | 0 | 0.28 | 0.12 | 0.43 |
| HSL | 326.34º | 0.16% | 0.49% | - |
| HSV(B) | 326.34º | 0.28% | 0.57% | - |
| XYZ | 20.8 | 17.77 | 22.76 | - |
| YUV | 119.88 | 132.58 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 128 | 0 | 0.28 | 0.12 | 0.43 | 326.34 | 0.16 | 0.49 |
| Hex | 92 | 69 | 80 | 0 | 1C | C | 2B | 146 | 10 | 31 |
| Octal | 222 | 151 | 200 | 0 | 34 | 14 | 53 | 506 | 20 | 61 |
| Binary | 10010010 | 1101001 | 10000000 | 0 | 11100 | 1100 | 101011 | 101000110 | 10000 | 110001 |
Color Harmonies of #926980
Complementary color
Monochromatic Colors of #926980
Black with #926980
Text Example
Text Example
White with #926980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926980; }
p { color: rgb(146,105,128); }
H1.HeaderClassName
{
color: #926980;
}
.AnyTagClassName
{
color: #926980;
}
</style>
background-color css
<style>
a { background-color: #926980; }
a { background-color: rgb(146,105,128); }
div.DivClassName
{
background-color: #926980;
}
.BgClassName
{
background-color: #926980;
}
</style>
border-color css
<style>
span { border-color: #926980; }
span { border-color: rgb(146,105,128); }
td.TdClassName
{
border-color: #926980;
}
.TagClassName
{
border-color: #926980;
}
</style>