Shades of Strikemaster #926685
Tints of Strikemaster #926685
RGB
CMYK
RGB Variations
Color information
#926685 (or 0x926685) is known color: Strikemaster. HEX triplet: 92, 66 and 85. RGB value is (146,102,133). Sum of RGB (Red+Green+Blue) = 146+102+133=381 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.32% from 381); Green value is 102 (40.23% from 255 or 26.77% from 381); Blue value is 133 (52.34% from 255 or 34.91% from 381); Max value from RGB is 146 - color contains mainly: red. Hex color #926685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926685 is #6D997A. Grayscale: #767676. Windows color (decimal): -7182715 or 8742546. OLE color: 8742546.
HSL color Cylindrical-coordinate representation of color #926685: hue angle of 317.73º 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 #926685 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 133 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.43 |
| HSL | 317.73º | 0.18% | 0.49% | - |
| HSV(B) | 317.73º | 0.3% | 0.57% | - |
| XYZ | 20.84 | 17.31 | 24.43 | - |
| YUV | 118.69 | 136.08 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 133 | 0 | 0.30 | 0.09 | 0.43 | 317.73 | 0.18 | 0.49 |
| Hex | 92 | 66 | 85 | 0 | 1E | 9 | 2B | 13E | 12 | 31 |
| Octal | 222 | 146 | 205 | 0 | 36 | 11 | 53 | 476 | 22 | 61 |
| Binary | 10010010 | 1100110 | 10000101 | 0 | 11110 | 1001 | 101011 | 100111110 | 10010 | 110001 |
Color Harmonies of #926685
Complementary color
Monochromatic Colors of #926685
Black with #926685
Text Example
Text Example
White with #926685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926685; }
p { color: rgb(146,102,133); }
H1.HeaderClassName
{
color: #926685;
}
.AnyTagClassName
{
color: #926685;
}
</style>
background-color css
<style>
a { background-color: #926685; }
a { background-color: rgb(146,102,133); }
div.DivClassName
{
background-color: #926685;
}
.BgClassName
{
background-color: #926685;
}
</style>
border-color css
<style>
span { border-color: #926685; }
span { border-color: rgb(146,102,133); }
td.TdClassName
{
border-color: #926685;
}
.TagClassName
{
border-color: #926685;
}
</style>