Shades of Strikemaster #926884
Tints of Strikemaster #926884
RGB
CMYK
RGB Variations
Color information
#926884 (or 0x926884) is known color: Strikemaster. HEX triplet: 92, 68 and 84. RGB value is (146,104,132). Sum of RGB (Red+Green+Blue) = 146+104+132=382 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.22% from 382); Green value is 104 (41.02% from 255 or 27.23% from 382); Blue value is 132 (51.95% from 255 or 34.55% from 382); Max value from RGB is 146 - color contains mainly: red. Hex color #926884 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926884 is #6D977B. Grayscale: #777777. Windows color (decimal): -7182204 or 8677522. OLE color: 8677522.
HSL color Cylindrical-coordinate representation of color #926884: hue angle of 320º 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 #926884 is Cyan = 0, Magento = 0.29, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 132 | - |
| CMYK | 0 | 0.29 | 0.10 | 0.43 |
| HSL | 320º | 0.17% | 0.49% | - |
| HSV(B) | 320º | 0.29% | 0.57% | - |
| XYZ | 20.97 | 17.68 | 24.14 | - |
| YUV | 119.75 | 134.91 | 146.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 132 | 0 | 0.29 | 0.10 | 0.43 | 320 | 0.17 | 0.49 |
| Hex | 92 | 68 | 84 | 0 | 1D | A | 2B | 140 | 11 | 31 |
| Octal | 222 | 150 | 204 | 0 | 35 | 12 | 53 | 500 | 21 | 61 |
| Binary | 10010010 | 1101000 | 10000100 | 0 | 11101 | 1010 | 101011 | 101000000 | 10001 | 110001 |
Color Harmonies of #926884
Complementary color
Monochromatic Colors of #926884
Black with #926884
Text Example
Text Example
White with #926884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926884; }
p { color: rgb(146,104,132); }
H1.HeaderClassName
{
color: #926884;
}
.AnyTagClassName
{
color: #926884;
}
</style>
background-color css
<style>
a { background-color: #926884; }
a { background-color: rgb(146,104,132); }
div.DivClassName
{
background-color: #926884;
}
.BgClassName
{
background-color: #926884;
}
</style>
border-color css
<style>
span { border-color: #926884; }
span { border-color: rgb(146,104,132); }
td.TdClassName
{
border-color: #926884;
}
.TagClassName
{
border-color: #926884;
}
</style>