Shades of Mobster #615370
Tints of Mobster #615370
RGB
CMYK
RGB Variations
Color information
#615370 (or 0x615370) is known color: Mobster. HEX triplet: 61, 53 and 70. RGB value is (97,83,112). Sum of RGB (Red+Green+Blue) = 97+83+112=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 83 (32.81% from 255 or 28.42% from 292); Blue value is 112 (44.14% from 255 or 38.36% from 292); Max value from RGB is 112 - color contains mainly: blue. Hex color #615370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615370 is #9EAC8F. Grayscale: #5A5A5A. Windows color (decimal): -10398864 or 7361377. OLE color: 7361377.
HSL color Cylindrical-coordinate representation of color #615370: hue angle of 268.97º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #615370 is Cyan = 0.13, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 83 | 112 | - |
| CMYK | 0.13 | 0.26 | 0 | 0.56 |
| HSL | 268.97º | 0.15% | 0.38% | - |
| HSV(B) | 268.97º | 0.26% | 0.44% | - |
| XYZ | 10.95 | 9.9 | 16.66 | - |
| YUV | 90.49 | 140.14 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 112 | 0.13 | 0.26 | 0 | 0.56 | 268.97 | 0.15 | 0.38 |
| Hex | 61 | 53 | 70 | D | 1A | 0 | 38 | 10D | F | 26 |
| Octal | 141 | 123 | 160 | 15 | 32 | 0 | 70 | 415 | 17 | 46 |
| Binary | 1100001 | 1010011 | 1110000 | 1101 | 11010 | 0 | 111000 | 100001101 | 1111 | 100110 |
Color Harmonies of #615370
Complementary color
Monochromatic Colors of #615370
Black with #615370
Text Example
Text Example
White with #615370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615370; }
p { color: rgb(97,83,112); }
H1.HeaderClassName
{
color: #615370;
}
.AnyTagClassName
{
color: #615370;
}
</style>
background-color css
<style>
a { background-color: #615370; }
a { background-color: rgb(97,83,112); }
div.DivClassName
{
background-color: #615370;
}
.BgClassName
{
background-color: #615370;
}
</style>
border-color css
<style>
span { border-color: #615370; }
span { border-color: rgb(97,83,112); }
td.TdClassName
{
border-color: #615370;
}
.TagClassName
{
border-color: #615370;
}
</style>