Shades of Strikemaster #906978
Tints of Strikemaster #906978
RGB
CMYK
RGB Variations
Color information
#906978 (or 0x906978) is known color: Strikemaster. HEX triplet: 90, 69 and 78. RGB value is (144,105,120). Sum of RGB (Red+Green+Blue) = 144+105+120=369 (48% of max value = 765). Red value is 144 (56.64% from 255 or 39.02% from 369); Green value is 105 (41.41% from 255 or 28.46% from 369); Blue value is 120 (47.27% from 255 or 32.52% from 369); Max value from RGB is 144 - color contains mainly: red. Hex color #906978 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906978 is #6F9687. Grayscale: #767676. Windows color (decimal): -7313032 or 7891344. OLE color: 7891344.
HSL color Cylindrical-coordinate representation of color #906978: hue angle of 336.92º 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 #906978 is Cyan = 0, Magento = 0.27, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 105 | 120 | - |
| CMYK | 0 | 0.27 | 0.17 | 0.44 |
| HSL | 336.92º | 0.16% | 0.49% | - |
| HSV(B) | 336.92º | 0.27% | 0.56% | - |
| XYZ | 19.94 | 17.39 | 20.07 | - |
| YUV | 118.37 | 128.92 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 105 | 120 | 0 | 0.27 | 0.17 | 0.44 | 336.92 | 0.16 | 0.49 |
| Hex | 90 | 69 | 78 | 0 | 1B | 11 | 2C | 151 | 10 | 31 |
| Octal | 220 | 151 | 170 | 0 | 33 | 21 | 54 | 521 | 20 | 61 |
| Binary | 10010000 | 1101001 | 1111000 | 0 | 11011 | 10001 | 101100 | 101010001 | 10000 | 110001 |
Color Harmonies of #906978
Complementary color
Monochromatic Colors of #906978
Black with #906978
Text Example
Text Example
White with #906978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906978; }
p { color: rgb(144,105,120); }
H1.HeaderClassName
{
color: #906978;
}
.AnyTagClassName
{
color: #906978;
}
</style>
background-color css
<style>
a { background-color: #906978; }
a { background-color: rgb(144,105,120); }
div.DivClassName
{
background-color: #906978;
}
.BgClassName
{
background-color: #906978;
}
</style>
border-color css
<style>
span { border-color: #906978; }
span { border-color: rgb(144,105,120); }
td.TdClassName
{
border-color: #906978;
}
.TagClassName
{
border-color: #906978;
}
</style>