Shades of Strikemaster #905477
Tints of Strikemaster #905477
RGB
CMYK
RGB Variations
Color information
#905477 (or 0x905477) is known color: Strikemaster. HEX triplet: 90, 54 and 77. RGB value is (144,84,119). Sum of RGB (Red+Green+Blue) = 144+84+119=347 (45% of max value = 765). Red value is 144 (56.64% from 255 or 41.50% from 347); Green value is 84 (33.20% from 255 or 24.21% from 347); Blue value is 119 (46.88% from 255 or 34.29% from 347); Max value from RGB is 144 - color contains mainly: red. Hex color #905477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905477 is #6FAB88. Grayscale: #696969. Windows color (decimal): -7318409 or 7820432. OLE color: 7820432.
HSL color Cylindrical-coordinate representation of color #905477: hue angle of 325º 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 #905477 is Cyan = 0, Magento = 0.42, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 84 | 119 | - |
| CMYK | 0 | 0.42 | 0.17 | 0.44 |
| HSL | 325º | 0.26% | 0.45% | - |
| HSV(B) | 325º | 0.42% | 0.56% | - |
| XYZ | 18 | 13.6 | 19.13 | - |
| YUV | 105.93 | 135.38 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 84 | 119 | 0 | 0.42 | 0.17 | 0.44 | 325 | 0.26 | 0.45 |
| Hex | 90 | 54 | 77 | 0 | 2A | 11 | 2C | 145 | 1A | 2D |
| Octal | 220 | 124 | 167 | 0 | 52 | 21 | 54 | 505 | 32 | 55 |
| Binary | 10010000 | 1010100 | 1110111 | 0 | 101010 | 10001 | 101100 | 101000101 | 11010 | 101101 |
Color Harmonies of #905477
Complementary color
Monochromatic Colors of #905477
Black with #905477
Text Example
Text Example
White with #905477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905477; }
p { color: rgb(144,84,119); }
H1.HeaderClassName
{
color: #905477;
}
.AnyTagClassName
{
color: #905477;
}
</style>
background-color css
<style>
a { background-color: #905477; }
a { background-color: rgb(144,84,119); }
div.DivClassName
{
background-color: #905477;
}
.BgClassName
{
background-color: #905477;
}
</style>
border-color css
<style>
span { border-color: #905477; }
span { border-color: rgb(144,84,119); }
td.TdClassName
{
border-color: #905477;
}
.TagClassName
{
border-color: #905477;
}
</style>