Shades of Mobster #615470
Tints of Mobster #615470
RGB
CMYK
RGB Variations
Color information
#615470 (or 0x615470) is known color: Mobster. HEX triplet: 61, 54 and 70. RGB value is (97,84,112). Sum of RGB (Red+Green+Blue) = 97+84+112=293 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.11% from 293); Green value is 84 (33.20% from 255 or 28.67% from 293); Blue value is 112 (44.14% from 255 or 38.23% from 293); Max value from RGB is 112 - color contains mainly: blue. Hex color #615470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615470 is #9EAB8F. Grayscale: #5A5A5A. Windows color (decimal): -10398608 or 7361633. OLE color: 7361633.
HSL color Cylindrical-coordinate representation of color #615470: hue angle of 267.86º degrees, saturation: 0.14, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #615470 is Cyan = 0.13, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 84 | 112 | - |
| CMYK | 0.13 | 0.25 | 0 | 0.56 |
| HSL | 267.86º | 0.14% | 0.38% | - |
| HSV(B) | 267.86º | 0.25% | 0.44% | - |
| XYZ | 11.02 | 10.05 | 16.69 | - |
| YUV | 91.08 | 139.81 | 132.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 112 | 0.13 | 0.25 | 0 | 0.56 | 267.86 | 0.14 | 0.38 |
| Hex | 61 | 54 | 70 | D | 19 | 0 | 38 | 10C | E | 26 |
| Octal | 141 | 124 | 160 | 15 | 31 | 0 | 70 | 414 | 16 | 46 |
| Binary | 1100001 | 1010100 | 1110000 | 1101 | 11001 | 0 | 111000 | 100001100 | 1110 | 100110 |
Color Harmonies of #615470
Complementary color
Monochromatic Colors of #615470
Black with #615470
Text Example
Text Example
White with #615470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615470; }
p { color: rgb(97,84,112); }
H1.HeaderClassName
{
color: #615470;
}
.AnyTagClassName
{
color: #615470;
}
</style>
background-color css
<style>
a { background-color: #615470; }
a { background-color: rgb(97,84,112); }
div.DivClassName
{
background-color: #615470;
}
.BgClassName
{
background-color: #615470;
}
</style>
border-color css
<style>
span { border-color: #615470; }
span { border-color: rgb(97,84,112); }
td.TdClassName
{
border-color: #615470;
}
.TagClassName
{
border-color: #615470;
}
</style>