Shades of Strikemaster #906786
Tints of Strikemaster #906786
RGB
CMYK
RGB Variations
Color information
#906786 (or 0x906786) is known color: Strikemaster. HEX triplet: 90, 67 and 86. RGB value is (144,103,134). Sum of RGB (Red+Green+Blue) = 144+103+134=381 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.80% from 381); Green value is 103 (40.62% from 255 or 27.03% from 381); Blue value is 134 (52.73% from 255 or 35.17% from 381); Max value from RGB is 144 - color contains mainly: red. Hex color #906786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906786 is #6F9879. Grayscale: #767676. Windows color (decimal): -7313530 or 8808336. OLE color: 8808336.
HSL color Cylindrical-coordinate representation of color #906786: hue angle of 314.63º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #906786 is Cyan = 0, Magento = 0.28, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 134 | - |
| CMYK | 0 | 0.28 | 0.07 | 0.44 |
| HSL | 314.63º | 0.17% | 0.48% | - |
| HSV(B) | 314.63º | 0.28% | 0.56% | - |
| XYZ | 20.65 | 17.35 | 24.81 | - |
| YUV | 118.79 | 136.58 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 134 | 0 | 0.28 | 0.07 | 0.44 | 314.63 | 0.17 | 0.48 |
| Hex | 90 | 67 | 86 | 0 | 1C | 7 | 2C | 13B | 11 | 30 |
| Octal | 220 | 147 | 206 | 0 | 34 | 7 | 54 | 473 | 21 | 60 |
| Binary | 10010000 | 1100111 | 10000110 | 0 | 11100 | 111 | 101100 | 100111011 | 10001 | 110000 |
Color Harmonies of #906786
Complementary color
Monochromatic Colors of #906786
Black with #906786
Text Example
Text Example
White with #906786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906786; }
p { color: rgb(144,103,134); }
H1.HeaderClassName
{
color: #906786;
}
.AnyTagClassName
{
color: #906786;
}
</style>
background-color css
<style>
a { background-color: #906786; }
a { background-color: rgb(144,103,134); }
div.DivClassName
{
background-color: #906786;
}
.BgClassName
{
background-color: #906786;
}
</style>
border-color css
<style>
span { border-color: #906786; }
span { border-color: rgb(144,103,134); }
td.TdClassName
{
border-color: #906786;
}
.TagClassName
{
border-color: #906786;
}
</style>