Shades of Strikemaster #905478
Tints of Strikemaster #905478
RGB
CMYK
RGB Variations
Color information
#905478 (or 0x905478) is known color: Strikemaster. HEX triplet: 90, 54 and 78. RGB value is (144,84,120). Sum of RGB (Red+Green+Blue) = 144+84+120=348 (46% of max value = 765). Red value is 144 (56.64% from 255 or 41.38% from 348); Green value is 84 (33.20% from 255 or 24.14% from 348); Blue value is 120 (47.27% from 255 or 34.48% from 348); Max value from RGB is 144 - color contains mainly: red. Hex color #905478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905478 is #6FAB87. Grayscale: #696969. Windows color (decimal): -7318408 or 7885968. OLE color: 7885968.
HSL color Cylindrical-coordinate representation of color #905478: hue angle of 324º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #905478 is Cyan = 0, Magento = 0.42, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 84 | 120 | - |
| CMYK | 0 | 0.42 | 0.17 | 0.44 |
| HSL | 324º | 0.26% | 0.45% | - |
| HSV(B) | 324º | 0.42% | 0.56% | - |
| XYZ | 18.06 | 13.63 | 19.45 | - |
| YUV | 106.04 | 135.88 | 155.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 84 | 120 | 0 | 0.42 | 0.17 | 0.44 | 324 | 0.26 | 0.45 |
| Hex | 90 | 54 | 78 | 0 | 2A | 11 | 2C | 144 | 1A | 2D |
| Octal | 220 | 124 | 170 | 0 | 52 | 21 | 54 | 504 | 32 | 55 |
| Binary | 10010000 | 1010100 | 1111000 | 0 | 101010 | 10001 | 101100 | 101000100 | 11010 | 101101 |
Color Harmonies of #905478
Complementary color
Monochromatic Colors of #905478
Black with #905478
Text Example
Text Example
White with #905478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905478; }
p { color: rgb(144,84,120); }
H1.HeaderClassName
{
color: #905478;
}
.AnyTagClassName
{
color: #905478;
}
</style>
background-color css
<style>
a { background-color: #905478; }
a { background-color: rgb(144,84,120); }
div.DivClassName
{
background-color: #905478;
}
.BgClassName
{
background-color: #905478;
}
</style>
border-color css
<style>
span { border-color: #905478; }
span { border-color: rgb(144,84,120); }
td.TdClassName
{
border-color: #905478;
}
.TagClassName
{
border-color: #905478;
}
</style>