Shades of Mobster #615478
Tints of Mobster #615478
RGB
CMYK
RGB Variations
Color information
#615478 (or 0x615478) is known color: Mobster. HEX triplet: 61, 54 and 78. RGB value is (97,84,120). Sum of RGB (Red+Green+Blue) = 97+84+120=301 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.23% from 301); Green value is 84 (33.20% from 255 or 27.91% from 301); Blue value is 120 (47.27% from 255 or 39.87% from 301); Max value from RGB is 120 - color contains mainly: blue. Hex color #615478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615478 is #9EAB87. Grayscale: #5B5B5B. Windows color (decimal): -10398600 or 7885921. OLE color: 7885921.
HSL color Cylindrical-coordinate representation of color #615478: hue angle of 261.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #615478 is Cyan = 0.19, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 84 | 120 | - |
| CMYK | 0.19 | 0.3 | 0 | 0.53 |
| HSL | 261.67º | 0.18% | 0.4% | - |
| HSV(B) | 261.67º | 0.3% | 0.47% | - |
| XYZ | 11.49 | 10.24 | 19.14 | - |
| YUV | 91.99 | 143.81 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 120 | 0.19 | 0.3 | 0 | 0.53 | 261.67 | 0.18 | 0.4 |
| Hex | 61 | 54 | 78 | 13 | 1E | 0 | 35 | 106 | 12 | 28 |
| Octal | 141 | 124 | 170 | 23 | 36 | 0 | 65 | 406 | 22 | 50 |
| Binary | 1100001 | 1010100 | 1111000 | 10011 | 11110 | 0 | 110101 | 100000110 | 10010 | 101000 |
Color Harmonies of #615478
Complementary color
Monochromatic Colors of #615478
Black with #615478
Text Example
Text Example
White with #615478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615478; }
p { color: rgb(97,84,120); }
H1.HeaderClassName
{
color: #615478;
}
.AnyTagClassName
{
color: #615478;
}
</style>
background-color css
<style>
a { background-color: #615478; }
a { background-color: rgb(97,84,120); }
div.DivClassName
{
background-color: #615478;
}
.BgClassName
{
background-color: #615478;
}
</style>
border-color css
<style>
span { border-color: #615478; }
span { border-color: rgb(97,84,120); }
td.TdClassName
{
border-color: #615478;
}
.TagClassName
{
border-color: #615478;
}
</style>