Shades of Strikemaster #906387
Tints of Strikemaster #906387
RGB
CMYK
RGB Variations
Color information
#906387 (or 0x906387) is known color: Strikemaster. HEX triplet: 90, 63 and 87. RGB value is (144,99,135). Sum of RGB (Red+Green+Blue) = 144+99+135=378 (50% of max value = 765). Red value is 144 (56.64% from 255 or 38.10% from 378); Green value is 99 (39.06% from 255 or 26.19% from 378); Blue value is 135 (53.12% from 255 or 35.71% from 378); Max value from RGB is 144 - color contains mainly: red. Hex color #906387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906387 is #6F9C78. Grayscale: #747474. Windows color (decimal): -7314553 or 8872848. OLE color: 8872848.
HSL color Cylindrical-coordinate representation of color #906387: hue angle of 312º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #906387 is Cyan = 0, Magento = 0.31, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 99 | 135 | - |
| CMYK | 0 | 0.31 | 0.06 | 0.44 |
| HSL | 312º | 0.19% | 0.48% | - |
| HSV(B) | 312º | 0.31% | 0.56% | - |
| XYZ | 20.34 | 16.6 | 25.05 | - |
| YUV | 116.56 | 138.41 | 147.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 99 | 135 | 0 | 0.31 | 0.06 | 0.44 | 312 | 0.19 | 0.48 |
| Hex | 90 | 63 | 87 | 0 | 1F | 6 | 2C | 138 | 13 | 30 |
| Octal | 220 | 143 | 207 | 0 | 37 | 6 | 54 | 470 | 23 | 60 |
| Binary | 10010000 | 1100011 | 10000111 | 0 | 11111 | 110 | 101100 | 100111000 | 10011 | 110000 |
Color Harmonies of #906387
Complementary color
Monochromatic Colors of #906387
Black with #906387
Text Example
Text Example
White with #906387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906387; }
p { color: rgb(144,99,135); }
H1.HeaderClassName
{
color: #906387;
}
.AnyTagClassName
{
color: #906387;
}
</style>
background-color css
<style>
a { background-color: #906387; }
a { background-color: rgb(144,99,135); }
div.DivClassName
{
background-color: #906387;
}
.BgClassName
{
background-color: #906387;
}
</style>
border-color css
<style>
span { border-color: #906387; }
span { border-color: rgb(144,99,135); }
td.TdClassName
{
border-color: #906387;
}
.TagClassName
{
border-color: #906387;
}
</style>