Shades of Mobster #615179
Tints of Mobster #615179
RGB
CMYK
RGB Variations
Color information
#615179 (or 0x615179) is known color: Mobster. HEX triplet: 61, 51 and 79. RGB value is (97,81,121). Sum of RGB (Red+Green+Blue) = 97+81+121=299 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.44% from 299); Green value is 81 (32.03% from 255 or 27.09% from 299); Blue value is 121 (47.66% from 255 or 40.47% from 299); Max value from RGB is 121 - color contains mainly: blue. Hex color #615179 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615179 is #9EAE86. Grayscale: #5A5A5A. Windows color (decimal): -10399367 or 7950689. OLE color: 7950689.
HSL color Cylindrical-coordinate representation of color #615179: hue angle of 264º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #615179 is Cyan = 0.20, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 81 | 121 | - |
| CMYK | 0.20 | 0.33 | 0 | 0.53 |
| HSL | 264º | 0.2% | 0.4% | - |
| HSV(B) | 264º | 0.33% | 0.47% | - |
| XYZ | 11.32 | 9.81 | 19.39 | - |
| YUV | 90.34 | 145.3 | 132.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 121 | 0.20 | 0.33 | 0 | 0.53 | 264 | 0.2 | 0.4 |
| Hex | 61 | 51 | 79 | 14 | 21 | 0 | 35 | 108 | 14 | 28 |
| Octal | 141 | 121 | 171 | 24 | 41 | 0 | 65 | 410 | 24 | 50 |
| Binary | 1100001 | 1010001 | 1111001 | 10100 | 100001 | 0 | 110101 | 100001000 | 10100 | 101000 |
Color Harmonies of #615179
Complementary color
Monochromatic Colors of #615179
Black with #615179
Text Example
Text Example
White with #615179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615179; }
p { color: rgb(97,81,121); }
H1.HeaderClassName
{
color: #615179;
}
.AnyTagClassName
{
color: #615179;
}
</style>
background-color css
<style>
a { background-color: #615179; }
a { background-color: rgb(97,81,121); }
div.DivClassName
{
background-color: #615179;
}
.BgClassName
{
background-color: #615179;
}
</style>
border-color css
<style>
span { border-color: #615179; }
span { border-color: rgb(97,81,121); }
td.TdClassName
{
border-color: #615179;
}
.TagClassName
{
border-color: #615179;
}
</style>