Shades of Strikemaster #926889
Tints of Strikemaster #926889
RGB
CMYK
RGB Variations
Color information
#926889 (or 0x926889) is known color: Strikemaster. HEX triplet: 92, 68 and 89. RGB value is (146,104,137). Sum of RGB (Red+Green+Blue) = 146+104+137=387 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.73% from 387); Green value is 104 (41.02% from 255 or 26.87% from 387); Blue value is 137 (53.91% from 255 or 35.40% from 387); Max value from RGB is 146 - color contains mainly: red. Hex color #926889 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926889 is #6D9776. Grayscale: #787878. Windows color (decimal): -7182199 or 9005202. OLE color: 9005202.
HSL color Cylindrical-coordinate representation of color #926889: hue angle of 312.86º 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 #926889 is Cyan = 0, Magento = 0.29, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 137 | - |
| CMYK | 0 | 0.29 | 0.06 | 0.43 |
| HSL | 312.86º | 0.17% | 0.49% | - |
| HSV(B) | 312.86º | 0.29% | 0.57% | - |
| XYZ | 21.32 | 17.82 | 25.98 | - |
| YUV | 120.32 | 137.41 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 137 | 0 | 0.29 | 0.06 | 0.43 | 312.86 | 0.17 | 0.49 |
| Hex | 92 | 68 | 89 | 0 | 1D | 6 | 2B | 139 | 11 | 31 |
| Octal | 222 | 150 | 211 | 0 | 35 | 6 | 53 | 471 | 21 | 61 |
| Binary | 10010010 | 1101000 | 10001001 | 0 | 11101 | 110 | 101011 | 100111001 | 10001 | 110001 |
Color Harmonies of #926889
Complementary color
Monochromatic Colors of #926889
Black with #926889
Text Example
Text Example
White with #926889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926889; }
p { color: rgb(146,104,137); }
H1.HeaderClassName
{
color: #926889;
}
.AnyTagClassName
{
color: #926889;
}
</style>
background-color css
<style>
a { background-color: #926889; }
a { background-color: rgb(146,104,137); }
div.DivClassName
{
background-color: #926889;
}
.BgClassName
{
background-color: #926889;
}
</style>
border-color css
<style>
span { border-color: #926889; }
span { border-color: rgb(146,104,137); }
td.TdClassName
{
border-color: #926889;
}
.TagClassName
{
border-color: #926889;
}
</style>