Shades of Mobster #615575
Tints of Mobster #615575
RGB
CMYK
RGB Variations
Color information
#615575 (or 0x615575) is known color: Mobster. HEX triplet: 61, 55 and 75. RGB value is (97,85,117). Sum of RGB (Red+Green+Blue) = 97+85+117=299 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.44% from 299); Green value is 85 (33.59% from 255 or 28.43% from 299); Blue value is 117 (46.09% from 255 or 39.13% from 299); Max value from RGB is 117 - color contains mainly: blue. Hex color #615575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615575 is #9EAA8A. Grayscale: #5C5C5C. Windows color (decimal): -10398347 or 7689569. OLE color: 7689569.
HSL color Cylindrical-coordinate representation of color #615575: hue angle of 262.5º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #615575 is Cyan = 0.17, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 85 | 117 | - |
| CMYK | 0.17 | 0.27 | 0 | 0.54 |
| HSL | 262.5º | 0.16% | 0.4% | - |
| HSV(B) | 262.5º | 0.27% | 0.46% | - |
| XYZ | 11.39 | 10.32 | 18.22 | - |
| YUV | 92.24 | 141.98 | 131.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 117 | 0.17 | 0.27 | 0 | 0.54 | 262.5 | 0.16 | 0.4 |
| Hex | 61 | 55 | 75 | 11 | 1B | 0 | 36 | 106 | 10 | 28 |
| Octal | 141 | 125 | 165 | 21 | 33 | 0 | 66 | 406 | 20 | 50 |
| Binary | 1100001 | 1010101 | 1110101 | 10001 | 11011 | 0 | 110110 | 100000110 | 10000 | 101000 |
Color Harmonies of #615575
Complementary color
Monochromatic Colors of #615575
Black with #615575
Text Example
Text Example
White with #615575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615575; }
p { color: rgb(97,85,117); }
H1.HeaderClassName
{
color: #615575;
}
.AnyTagClassName
{
color: #615575;
}
</style>
background-color css
<style>
a { background-color: #615575; }
a { background-color: rgb(97,85,117); }
div.DivClassName
{
background-color: #615575;
}
.BgClassName
{
background-color: #615575;
}
</style>
border-color css
<style>
span { border-color: #615575; }
span { border-color: rgb(97,85,117); }
td.TdClassName
{
border-color: #615575;
}
.TagClassName
{
border-color: #615575;
}
</style>