Shades of Strikemaster #906079
Tints of Strikemaster #906079
RGB
CMYK
RGB Variations
Color information
#906079 (or 0x906079) is known color: Strikemaster. HEX triplet: 90, 60 and 79. RGB value is (144,96,121). Sum of RGB (Red+Green+Blue) = 144+96+121=361 (47% of max value = 765). Red value is 144 (56.64% from 255 or 39.89% from 361); Green value is 96 (37.89% from 255 or 26.59% from 361); Blue value is 121 (47.66% from 255 or 33.52% from 361); Max value from RGB is 144 - color contains mainly: red. Hex color #906079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906079 is #6F9F86. Grayscale: #717171. Windows color (decimal): -7315335 or 7954576. OLE color: 7954576.
HSL color Cylindrical-coordinate representation of color #906079: hue angle of 328.75º 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 #906079 is Cyan = 0, Magento = 0.33, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 96 | 121 | - |
| CMYK | 0 | 0.33 | 0.16 | 0.44 |
| HSL | 328.75º | 0.2% | 0.47% | - |
| HSV(B) | 328.75º | 0.33% | 0.56% | - |
| XYZ | 19.14 | 15.68 | 20.11 | - |
| YUV | 113.2 | 132.4 | 149.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 96 | 121 | 0 | 0.33 | 0.16 | 0.44 | 328.75 | 0.2 | 0.47 |
| Hex | 90 | 60 | 79 | 0 | 21 | 10 | 2C | 149 | 14 | 2F |
| Octal | 220 | 140 | 171 | 0 | 41 | 20 | 54 | 511 | 24 | 57 |
| Binary | 10010000 | 1100000 | 1111001 | 0 | 100001 | 10000 | 101100 | 101001001 | 10100 | 101111 |
Color Harmonies of #906079
Complementary color
Monochromatic Colors of #906079
Black with #906079
Text Example
Text Example
White with #906079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906079; }
p { color: rgb(144,96,121); }
H1.HeaderClassName
{
color: #906079;
}
.AnyTagClassName
{
color: #906079;
}
</style>
background-color css
<style>
a { background-color: #906079; }
a { background-color: rgb(144,96,121); }
div.DivClassName
{
background-color: #906079;
}
.BgClassName
{
background-color: #906079;
}
</style>
border-color css
<style>
span { border-color: #906079; }
span { border-color: rgb(144,96,121); }
td.TdClassName
{
border-color: #906079;
}
.TagClassName
{
border-color: #906079;
}
</style>