Shades of Strikemaster #926480
Tints of Strikemaster #926480
RGB
CMYK
RGB Variations
Color information
#926480 (or 0x926480) is known color: Strikemaster. HEX triplet: 92, 64 and 80. RGB value is (146,100,128). Sum of RGB (Red+Green+Blue) = 146+100+128=374 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.04% from 374); Green value is 100 (39.45% from 255 or 26.74% from 374); Blue value is 128 (50.39% from 255 or 34.22% from 374); Max value from RGB is 146 - color contains mainly: red. Hex color #926480 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926480 is #6D9B7F. Grayscale: #747474. Windows color (decimal): -7183232 or 8414354. OLE color: 8414354.
HSL color Cylindrical-coordinate representation of color #926480: hue angle of 323.48º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #926480 is Cyan = 0, Magento = 0.32, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 128 | - |
| CMYK | 0 | 0.32 | 0.12 | 0.43 |
| HSL | 323.48º | 0.19% | 0.48% | - |
| HSV(B) | 323.48º | 0.32% | 0.57% | - |
| XYZ | 20.31 | 16.78 | 22.59 | - |
| YUV | 116.95 | 134.24 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 128 | 0 | 0.32 | 0.12 | 0.43 | 323.48 | 0.19 | 0.48 |
| Hex | 92 | 64 | 80 | 0 | 20 | C | 2B | 143 | 13 | 30 |
| Octal | 222 | 144 | 200 | 0 | 40 | 14 | 53 | 503 | 23 | 60 |
| Binary | 10010010 | 1100100 | 10000000 | 0 | 100000 | 1100 | 101011 | 101000011 | 10011 | 110000 |
Color Harmonies of #926480
Complementary color
Monochromatic Colors of #926480
Black with #926480
Text Example
Text Example
White with #926480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926480; }
p { color: rgb(146,100,128); }
H1.HeaderClassName
{
color: #926480;
}
.AnyTagClassName
{
color: #926480;
}
</style>
background-color css
<style>
a { background-color: #926480; }
a { background-color: rgb(146,100,128); }
div.DivClassName
{
background-color: #926480;
}
.BgClassName
{
background-color: #926480;
}
</style>
border-color css
<style>
span { border-color: #926480; }
span { border-color: rgb(146,100,128); }
td.TdClassName
{
border-color: #926480;
}
.TagClassName
{
border-color: #926480;
}
</style>