Shades of Strikemaster #926885
Tints of Strikemaster #926885
RGB
CMYK
RGB Variations
Color information
#926885 (or 0x926885) is known color: Strikemaster. HEX triplet: 92, 68 and 85. RGB value is (146,104,133). Sum of RGB (Red+Green+Blue) = 146+104+133=383 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.12% from 383); Green value is 104 (41.02% from 255 or 27.15% from 383); Blue value is 133 (52.34% from 255 or 34.73% from 383); Max value from RGB is 146 - color contains mainly: red. Hex color #926885 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926885 is #6D977A. Grayscale: #777777. Windows color (decimal): -7182203 or 8743058. OLE color: 8743058.
HSL color Cylindrical-coordinate representation of color #926885: hue angle of 318.57º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #926885 is Cyan = 0, Magento = 0.29, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 133 | - |
| CMYK | 0 | 0.29 | 0.09 | 0.43 |
| HSL | 318.57º | 0.17% | 0.49% | - |
| HSV(B) | 318.57º | 0.29% | 0.57% | - |
| XYZ | 21.04 | 17.71 | 24.5 | - |
| YUV | 119.86 | 135.41 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 133 | 0 | 0.29 | 0.09 | 0.43 | 318.57 | 0.17 | 0.49 |
| Hex | 92 | 68 | 85 | 0 | 1D | 9 | 2B | 13F | 11 | 31 |
| Octal | 222 | 150 | 205 | 0 | 35 | 11 | 53 | 477 | 21 | 61 |
| Binary | 10010010 | 1101000 | 10000101 | 0 | 11101 | 1001 | 101011 | 100111111 | 10001 | 110001 |
Color Harmonies of #926885
Complementary color
Monochromatic Colors of #926885
Black with #926885
Text Example
Text Example
White with #926885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926885; }
p { color: rgb(146,104,133); }
H1.HeaderClassName
{
color: #926885;
}
.AnyTagClassName
{
color: #926885;
}
</style>
background-color css
<style>
a { background-color: #926885; }
a { background-color: rgb(146,104,133); }
div.DivClassName
{
background-color: #926885;
}
.BgClassName
{
background-color: #926885;
}
</style>
border-color css
<style>
span { border-color: #926885; }
span { border-color: rgb(146,104,133); }
td.TdClassName
{
border-color: #926885;
}
.TagClassName
{
border-color: #926885;
}
</style>