Shades of Strikemaster #906186
Tints of Strikemaster #906186
RGB
CMYK
RGB Variations
Color information
#906186 (or 0x906186) is known color: Strikemaster. HEX triplet: 90, 61 and 86. RGB value is (144,97,134). Sum of RGB (Red+Green+Blue) = 144+97+134=375 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.4% from 375); Green value is 97 (38.28% from 255 or 25.87% from 375); Blue value is 134 (52.73% from 255 or 35.73% from 375); Max value from RGB is 144 - color contains mainly: red. Hex color #906186 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906186 is #6F9E79. Grayscale: #737373. Windows color (decimal): -7315066 or 8806800. OLE color: 8806800.
HSL color Cylindrical-coordinate representation of color #906186: hue angle of 312.77º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #906186 is Cyan = 0, Magento = 0.33, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 97 | 134 | - |
| CMYK | 0 | 0.33 | 0.07 | 0.44 |
| HSL | 312.77º | 0.2% | 0.47% | - |
| HSV(B) | 312.77º | 0.33% | 0.56% | - |
| XYZ | 20.08 | 16.2 | 24.62 | - |
| YUV | 115.27 | 138.57 | 148.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 97 | 134 | 0 | 0.33 | 0.07 | 0.44 | 312.77 | 0.2 | 0.47 |
| Hex | 90 | 61 | 86 | 0 | 21 | 7 | 2C | 139 | 14 | 2F |
| Octal | 220 | 141 | 206 | 0 | 41 | 7 | 54 | 471 | 24 | 57 |
| Binary | 10010000 | 1100001 | 10000110 | 0 | 100001 | 111 | 101100 | 100111001 | 10100 | 101111 |
Color Harmonies of #906186
Complementary color
Monochromatic Colors of #906186
Black with #906186
Text Example
Text Example
White with #906186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906186; }
p { color: rgb(144,97,134); }
H1.HeaderClassName
{
color: #906186;
}
.AnyTagClassName
{
color: #906186;
}
</style>
background-color css
<style>
a { background-color: #906186; }
a { background-color: rgb(144,97,134); }
div.DivClassName
{
background-color: #906186;
}
.BgClassName
{
background-color: #906186;
}
</style>
border-color css
<style>
span { border-color: #906186; }
span { border-color: rgb(144,97,134); }
td.TdClassName
{
border-color: #906186;
}
.TagClassName
{
border-color: #906186;
}
</style>