Shades of Strikemaster #926988
Tints of Strikemaster #926988
RGB
CMYK
RGB Variations
Color information
#926988 (or 0x926988) is known color: Strikemaster. HEX triplet: 92, 69 and 88. RGB value is (146,105,136). Sum of RGB (Red+Green+Blue) = 146+105+136=387 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.73% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 136 (53.52% from 255 or 35.14% from 387); Max value from RGB is 146 - color contains mainly: red. Hex color #926988 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926988 is #6D9677. Grayscale: #787878. Windows color (decimal): -7181944 or 8939922. OLE color: 8939922.
HSL color Cylindrical-coordinate representation of color #926988: hue angle of 314.63º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #926988 is Cyan = 0, Magento = 0.28, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 136 | - |
| CMYK | 0 | 0.28 | 0.07 | 0.43 |
| HSL | 314.63º | 0.16% | 0.49% | - |
| HSV(B) | 314.63º | 0.28% | 0.57% | - |
| XYZ | 21.35 | 17.99 | 25.64 | - |
| YUV | 120.79 | 136.58 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 136 | 0 | 0.28 | 0.07 | 0.43 | 314.63 | 0.16 | 0.49 |
| Hex | 92 | 69 | 88 | 0 | 1C | 7 | 2B | 13B | 10 | 31 |
| Octal | 222 | 151 | 210 | 0 | 34 | 7 | 53 | 473 | 20 | 61 |
| Binary | 10010010 | 1101001 | 10001000 | 0 | 11100 | 111 | 101011 | 100111011 | 10000 | 110001 |
Color Harmonies of #926988
Complementary color
Monochromatic Colors of #926988
Black with #926988
Text Example
Text Example
White with #926988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926988; }
p { color: rgb(146,105,136); }
H1.HeaderClassName
{
color: #926988;
}
.AnyTagClassName
{
color: #926988;
}
</style>
background-color css
<style>
a { background-color: #926988; }
a { background-color: rgb(146,105,136); }
div.DivClassName
{
background-color: #926988;
}
.BgClassName
{
background-color: #926988;
}
</style>
border-color css
<style>
span { border-color: #926988; }
span { border-color: rgb(146,105,136); }
td.TdClassName
{
border-color: #926988;
}
.TagClassName
{
border-color: #926988;
}
</style>