Shades of Strikemaster #926679
Tints of Strikemaster #926679
RGB
CMYK
RGB Variations
Color information
#926679 (or 0x926679) is known color: Strikemaster. HEX triplet: 92, 66 and 79. RGB value is (146,102,121). Sum of RGB (Red+Green+Blue) = 146+102+121=369 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.57% from 369); Green value is 102 (40.23% from 255 or 27.64% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 146 - color contains mainly: red. Hex color #926679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926679 is #6D9986. Grayscale: #757575. Windows color (decimal): -7182727 or 7956114. OLE color: 7956114.
HSL color Cylindrical-coordinate representation of color #926679: hue angle of 334.09º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #926679 is Cyan = 0, Magento = 0.30, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 121 | - |
| CMYK | 0 | 0.30 | 0.17 | 0.43 |
| HSL | 334.09º | 0.18% | 0.49% | - |
| HSV(B) | 334.09º | 0.3% | 0.57% | - |
| XYZ | 20.06 | 16.99 | 20.31 | - |
| YUV | 117.32 | 130.08 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 121 | 0 | 0.30 | 0.17 | 0.43 | 334.09 | 0.18 | 0.49 |
| Hex | 92 | 66 | 79 | 0 | 1E | 11 | 2B | 14E | 12 | 31 |
| Octal | 222 | 146 | 171 | 0 | 36 | 21 | 53 | 516 | 22 | 61 |
| Binary | 10010010 | 1100110 | 1111001 | 0 | 11110 | 10001 | 101011 | 101001110 | 10010 | 110001 |
Color Harmonies of #926679
Complementary color
Monochromatic Colors of #926679
Black with #926679
Text Example
Text Example
White with #926679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926679; }
p { color: rgb(146,102,121); }
H1.HeaderClassName
{
color: #926679;
}
.AnyTagClassName
{
color: #926679;
}
</style>
background-color css
<style>
a { background-color: #926679; }
a { background-color: rgb(146,102,121); }
div.DivClassName
{
background-color: #926679;
}
.BgClassName
{
background-color: #926679;
}
</style>
border-color css
<style>
span { border-color: #926679; }
span { border-color: rgb(146,102,121); }
td.TdClassName
{
border-color: #926679;
}
.TagClassName
{
border-color: #926679;
}
</style>