Shades of Strikemaster #906783
Tints of Strikemaster #906783
RGB
CMYK
RGB Variations
Color information
#906783 (or 0x906783) is known color: Strikemaster. HEX triplet: 90, 67 and 83. RGB value is (144,103,131). Sum of RGB (Red+Green+Blue) = 144+103+131=378 (50% of max value = 765). Red value is 144 (56.64% from 255 or 38.10% from 378); Green value is 103 (40.62% from 255 or 27.25% from 378); Blue value is 131 (51.56% from 255 or 34.66% from 378); Max value from RGB is 144 - color contains mainly: red. Hex color #906783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906783 is #6F987C. Grayscale: #767676. Windows color (decimal): -7313533 or 8611728. OLE color: 8611728.
HSL color Cylindrical-coordinate representation of color #906783: hue angle of 319.02º 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 #906783 is Cyan = 0, Magento = 0.28, Yellow = 0.09 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 131 | - |
| CMYK | 0 | 0.28 | 0.09 | 0.44 |
| HSL | 319.02º | 0.17% | 0.48% | - |
| HSV(B) | 319.02º | 0.28% | 0.56% | - |
| XYZ | 20.45 | 17.27 | 23.73 | - |
| YUV | 118.45 | 135.08 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 131 | 0 | 0.28 | 0.09 | 0.44 | 319.02 | 0.17 | 0.48 |
| Hex | 90 | 67 | 83 | 0 | 1C | 9 | 2C | 13F | 11 | 30 |
| Octal | 220 | 147 | 203 | 0 | 34 | 11 | 54 | 477 | 21 | 60 |
| Binary | 10010000 | 1100111 | 10000011 | 0 | 11100 | 1001 | 101100 | 100111111 | 10001 | 110000 |
Color Harmonies of #906783
Complementary color
Monochromatic Colors of #906783
Black with #906783
Text Example
Text Example
White with #906783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906783; }
p { color: rgb(144,103,131); }
H1.HeaderClassName
{
color: #906783;
}
.AnyTagClassName
{
color: #906783;
}
</style>
background-color css
<style>
a { background-color: #906783; }
a { background-color: rgb(144,103,131); }
div.DivClassName
{
background-color: #906783;
}
.BgClassName
{
background-color: #906783;
}
</style>
border-color css
<style>
span { border-color: #906783; }
span { border-color: rgb(144,103,131); }
td.TdClassName
{
border-color: #906783;
}
.TagClassName
{
border-color: #906783;
}
</style>