Shades of Strikemaster #926279
Tints of Strikemaster #926279
RGB
CMYK
RGB Variations
Color information
#926279 (or 0x926279) is known color: Strikemaster. HEX triplet: 92, 62 and 79. RGB value is (146,98,121). Sum of RGB (Red+Green+Blue) = 146+98+121=365 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40% from 365); Green value is 98 (38.67% from 255 or 26.85% from 365); Blue value is 121 (47.66% from 255 or 33.15% from 365); Max value from RGB is 146 - color contains mainly: red. Hex color #926279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926279 is #6D9D86. Grayscale: #727272. Windows color (decimal): -7183751 or 7955090. OLE color: 7955090.
HSL color Cylindrical-coordinate representation of color #926279: hue angle of 331.25º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #926279 is Cyan = 0, Magento = 0.33, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 98 | 121 | - |
| CMYK | 0 | 0.33 | 0.17 | 0.43 |
| HSL | 331.25º | 0.2% | 0.48% | - |
| HSV(B) | 331.25º | 0.33% | 0.57% | - |
| XYZ | 19.67 | 16.23 | 20.18 | - |
| YUV | 114.97 | 131.4 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 98 | 121 | 0 | 0.33 | 0.17 | 0.43 | 331.25 | 0.2 | 0.48 |
| Hex | 92 | 62 | 79 | 0 | 21 | 11 | 2B | 14B | 14 | 30 |
| Octal | 222 | 142 | 171 | 0 | 41 | 21 | 53 | 513 | 24 | 60 |
| Binary | 10010010 | 1100010 | 1111001 | 0 | 100001 | 10001 | 101011 | 101001011 | 10100 | 110000 |
Color Harmonies of #926279
Complementary color
Monochromatic Colors of #926279
Black with #926279
Text Example
Text Example
White with #926279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926279; }
p { color: rgb(146,98,121); }
H1.HeaderClassName
{
color: #926279;
}
.AnyTagClassName
{
color: #926279;
}
</style>
background-color css
<style>
a { background-color: #926279; }
a { background-color: rgb(146,98,121); }
div.DivClassName
{
background-color: #926279;
}
.BgClassName
{
background-color: #926279;
}
</style>
border-color css
<style>
span { border-color: #926279; }
span { border-color: rgb(146,98,121); }
td.TdClassName
{
border-color: #926279;
}
.TagClassName
{
border-color: #926279;
}
</style>