Shades of Strikemaster #926983
Tints of Strikemaster #926983
RGB
CMYK
RGB Variations
Color information
#926983 (or 0x926983) is known color: Strikemaster. HEX triplet: 92, 69 and 83. RGB value is (146,105,131). Sum of RGB (Red+Green+Blue) = 146+105+131=382 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.22% from 382); Green value is 105 (41.41% from 255 or 27.49% from 382); Blue value is 131 (51.56% from 255 or 34.29% from 382); Max value from RGB is 146 - color contains mainly: red. Hex color #926983 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926983 is #6D967C. Grayscale: #787878. Windows color (decimal): -7181949 or 8612242. OLE color: 8612242.
HSL color Cylindrical-coordinate representation of color #926983: hue angle of 321.95º 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 #926983 is Cyan = 0, Magento = 0.28, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 131 | - |
| CMYK | 0 | 0.28 | 0.10 | 0.43 |
| HSL | 321.95º | 0.16% | 0.49% | - |
| HSV(B) | 321.95º | 0.28% | 0.57% | - |
| XYZ | 21 | 17.85 | 23.81 | - |
| YUV | 120.22 | 134.08 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 131 | 0 | 0.28 | 0.10 | 0.43 | 321.95 | 0.16 | 0.49 |
| Hex | 92 | 69 | 83 | 0 | 1C | A | 2B | 142 | 10 | 31 |
| Octal | 222 | 151 | 203 | 0 | 34 | 12 | 53 | 502 | 20 | 61 |
| Binary | 10010010 | 1101001 | 10000011 | 0 | 11100 | 1010 | 101011 | 101000010 | 10000 | 110001 |
Color Harmonies of #926983
Complementary color
Monochromatic Colors of #926983
Black with #926983
Text Example
Text Example
White with #926983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926983; }
p { color: rgb(146,105,131); }
H1.HeaderClassName
{
color: #926983;
}
.AnyTagClassName
{
color: #926983;
}
</style>
background-color css
<style>
a { background-color: #926983; }
a { background-color: rgb(146,105,131); }
div.DivClassName
{
background-color: #926983;
}
.BgClassName
{
background-color: #926983;
}
</style>
border-color css
<style>
span { border-color: #926983; }
span { border-color: rgb(146,105,131); }
td.TdClassName
{
border-color: #926983;
}
.TagClassName
{
border-color: #926983;
}
</style>