Shades of Strikemaster #926479
Tints of Strikemaster #926479
RGB
CMYK
RGB Variations
Color information
#926479 (or 0x926479) is known color: Strikemaster. HEX triplet: 92, 64 and 79. RGB value is (146,100,121). Sum of RGB (Red+Green+Blue) = 146+100+121=367 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.78% from 367); Green value is 100 (39.45% from 255 or 27.25% from 367); Blue value is 121 (47.66% from 255 or 32.97% from 367); Max value from RGB is 146 - color contains mainly: red. Hex color #926479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926479 is #6D9B86. Grayscale: #747474. Windows color (decimal): -7183239 or 7955602. OLE color: 7955602.
HSL color Cylindrical-coordinate representation of color #926479: hue angle of 332.61º 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 #926479 is Cyan = 0, Magento = 0.32, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 121 | - |
| CMYK | 0 | 0.32 | 0.17 | 0.43 |
| HSL | 332.61º | 0.19% | 0.48% | - |
| HSV(B) | 332.61º | 0.32% | 0.57% | - |
| XYZ | 19.86 | 16.61 | 20.25 | - |
| YUV | 116.15 | 130.74 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 121 | 0 | 0.32 | 0.17 | 0.43 | 332.61 | 0.19 | 0.48 |
| Hex | 92 | 64 | 79 | 0 | 20 | 11 | 2B | 14D | 13 | 30 |
| Octal | 222 | 144 | 171 | 0 | 40 | 21 | 53 | 515 | 23 | 60 |
| Binary | 10010010 | 1100100 | 1111001 | 0 | 100000 | 10001 | 101011 | 101001101 | 10011 | 110000 |
Color Harmonies of #926479
Complementary color
Monochromatic Colors of #926479
Black with #926479
Text Example
Text Example
White with #926479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926479; }
p { color: rgb(146,100,121); }
H1.HeaderClassName
{
color: #926479;
}
.AnyTagClassName
{
color: #926479;
}
</style>
background-color css
<style>
a { background-color: #926479; }
a { background-color: rgb(146,100,121); }
div.DivClassName
{
background-color: #926479;
}
.BgClassName
{
background-color: #926479;
}
</style>
border-color css
<style>
span { border-color: #926479; }
span { border-color: rgb(146,100,121); }
td.TdClassName
{
border-color: #926479;
}
.TagClassName
{
border-color: #926479;
}
</style>