Shades of Strikemaster #926579
Tints of Strikemaster #926579
RGB
CMYK
RGB Variations
Color information
#926579 (or 0x926579) is known color: Strikemaster. HEX triplet: 92, 65 and 79. RGB value is (146,101,121). Sum of RGB (Red+Green+Blue) = 146+101+121=368 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.67% from 368); Green value is 101 (39.84% from 255 or 27.45% from 368); Blue value is 121 (47.66% from 255 or 32.88% from 368); Max value from RGB is 146 - color contains mainly: red. Hex color #926579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926579 is #6D9A86. Grayscale: #747474. Windows color (decimal): -7182983 or 7955858. OLE color: 7955858.
HSL color Cylindrical-coordinate representation of color #926579: hue angle of 333.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #926579 is Cyan = 0, Magento = 0.31, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 121 | - |
| CMYK | 0 | 0.31 | 0.17 | 0.43 |
| HSL | 333.33º | 0.18% | 0.48% | - |
| HSV(B) | 333.33º | 0.31% | 0.57% | - |
| XYZ | 19.96 | 16.8 | 20.28 | - |
| YUV | 116.74 | 130.41 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 121 | 0 | 0.31 | 0.17 | 0.43 | 333.33 | 0.18 | 0.48 |
| Hex | 92 | 65 | 79 | 0 | 1F | 11 | 2B | 14D | 12 | 30 |
| Octal | 222 | 145 | 171 | 0 | 37 | 21 | 53 | 515 | 22 | 60 |
| Binary | 10010010 | 1100101 | 1111001 | 0 | 11111 | 10001 | 101011 | 101001101 | 10010 | 110000 |
Color Harmonies of #926579
Complementary color
Monochromatic Colors of #926579
Black with #926579
Text Example
Text Example
White with #926579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926579; }
p { color: rgb(146,101,121); }
H1.HeaderClassName
{
color: #926579;
}
.AnyTagClassName
{
color: #926579;
}
</style>
background-color css
<style>
a { background-color: #926579; }
a { background-color: rgb(146,101,121); }
div.DivClassName
{
background-color: #926579;
}
.BgClassName
{
background-color: #926579;
}
</style>
border-color css
<style>
span { border-color: #926579; }
span { border-color: rgb(146,101,121); }
td.TdClassName
{
border-color: #926579;
}
.TagClassName
{
border-color: #926579;
}
</style>