Shades of Strikemaster #906086
Tints of Strikemaster #906086
RGB
CMYK
RGB Variations
Color information
#906086 (or 0x906086) is known color: Strikemaster. HEX triplet: 90, 60 and 86. RGB value is (144,96,134). Sum of RGB (Red+Green+Blue) = 144+96+134=374 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.50% from 374); Green value is 96 (37.89% from 255 or 25.67% from 374); Blue value is 134 (52.73% from 255 or 35.83% from 374); Max value from RGB is 144 - color contains mainly: red. Hex color #906086 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906086 is #6F9F79. Grayscale: #727272. Windows color (decimal): -7315322 or 8806544. OLE color: 8806544.
HSL color Cylindrical-coordinate representation of color #906086: hue angle of 312.5º 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 #906086 is Cyan = 0, Magento = 0.33, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 96 | 134 | - |
| CMYK | 0 | 0.33 | 0.07 | 0.44 |
| HSL | 312.5º | 0.2% | 0.47% | - |
| HSV(B) | 312.5º | 0.33% | 0.56% | - |
| XYZ | 19.99 | 16.02 | 24.59 | - |
| YUV | 114.68 | 138.9 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 96 | 134 | 0 | 0.33 | 0.07 | 0.44 | 312.5 | 0.2 | 0.47 |
| Hex | 90 | 60 | 86 | 0 | 21 | 7 | 2C | 138 | 14 | 2F |
| Octal | 220 | 140 | 206 | 0 | 41 | 7 | 54 | 470 | 24 | 57 |
| Binary | 10010000 | 1100000 | 10000110 | 0 | 100001 | 111 | 101100 | 100111000 | 10100 | 101111 |
Color Harmonies of #906086
Complementary color
Monochromatic Colors of #906086
Black with #906086
Text Example
Text Example
White with #906086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906086; }
p { color: rgb(144,96,134); }
H1.HeaderClassName
{
color: #906086;
}
.AnyTagClassName
{
color: #906086;
}
</style>
background-color css
<style>
a { background-color: #906086; }
a { background-color: rgb(144,96,134); }
div.DivClassName
{
background-color: #906086;
}
.BgClassName
{
background-color: #906086;
}
</style>
border-color css
<style>
span { border-color: #906086; }
span { border-color: rgb(144,96,134); }
td.TdClassName
{
border-color: #906086;
}
.TagClassName
{
border-color: #906086;
}
</style>