Shades of Strikemaster #906979
Tints of Strikemaster #906979
RGB
CMYK
RGB Variations
Color information
#906979 (or 0x906979) is known color: Strikemaster. HEX triplet: 90, 69 and 79. RGB value is (144,105,121). Sum of RGB (Red+Green+Blue) = 144+105+121=370 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.92% from 370); Green value is 105 (41.41% from 255 or 28.38% from 370); Blue value is 121 (47.66% from 255 or 32.70% from 370); Max value from RGB is 144 - color contains mainly: red. Hex color #906979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906979 is #6F9686. Grayscale: #767676. Windows color (decimal): -7313031 or 7956880. OLE color: 7956880.
HSL color Cylindrical-coordinate representation of color #906979: hue angle of 335.38º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #906979 is Cyan = 0, Magento = 0.27, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 105 | 121 | - |
| CMYK | 0 | 0.27 | 0.16 | 0.44 |
| HSL | 335.38º | 0.16% | 0.49% | - |
| HSV(B) | 335.38º | 0.27% | 0.56% | - |
| XYZ | 20 | 17.41 | 20.4 | - |
| YUV | 118.49 | 129.42 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 105 | 121 | 0 | 0.27 | 0.16 | 0.44 | 335.38 | 0.16 | 0.49 |
| Hex | 90 | 69 | 79 | 0 | 1B | 10 | 2C | 14F | 10 | 31 |
| Octal | 220 | 151 | 171 | 0 | 33 | 20 | 54 | 517 | 20 | 61 |
| Binary | 10010000 | 1101001 | 1111001 | 0 | 11011 | 10000 | 101100 | 101001111 | 10000 | 110001 |
Color Harmonies of #906979
Complementary color
Monochromatic Colors of #906979
Black with #906979
Text Example
Text Example
White with #906979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906979; }
p { color: rgb(144,105,121); }
H1.HeaderClassName
{
color: #906979;
}
.AnyTagClassName
{
color: #906979;
}
</style>
background-color css
<style>
a { background-color: #906979; }
a { background-color: rgb(144,105,121); }
div.DivClassName
{
background-color: #906979;
}
.BgClassName
{
background-color: #906979;
}
</style>
border-color css
<style>
span { border-color: #906979; }
span { border-color: rgb(144,105,121); }
td.TdClassName
{
border-color: #906979;
}
.TagClassName
{
border-color: #906979;
}
</style>