Shades of Mobster #615966
Tints of Mobster #615966
RGB
CMYK
RGB Variations
Color information
#615966 (or 0x615966) is known color: Mobster. HEX triplet: 61, 59 and 66. RGB value is (97,89,102). Sum of RGB (Red+Green+Blue) = 97+89+102=288 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.68% from 288); Green value is 89 (35.16% from 255 or 30.90% from 288); Blue value is 102 (40.23% from 255 or 35.42% from 288); Max value from RGB is 102 - color contains mainly: blue. Hex color #615966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615966 is #9EA699. Grayscale: #5C5C5C. Windows color (decimal): -10397338 or 6707553. OLE color: 6707553.
HSL color Cylindrical-coordinate representation of color #615966: hue angle of 276.92º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #615966 is Cyan = 0.05, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 89 | 102 | - |
| CMYK | 0.05 | 0.13 | 0 | 0.6 |
| HSL | 276.92º | 0.07% | 0.37% | - |
| HSV(B) | 276.92º | 0.13% | 0.4% | - |
| XYZ | 10.9 | 10.65 | 14.05 | - |
| YUV | 92.87 | 133.15 | 130.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 102 | 0.05 | 0.13 | 0 | 0.6 | 276.92 | 0.07 | 0.37 |
| Hex | 61 | 59 | 66 | 5 | D | 0 | 3C | 115 | 7 | 25 |
| Octal | 141 | 131 | 146 | 5 | 15 | 0 | 74 | 425 | 7 | 45 |
| Binary | 1100001 | 1011001 | 1100110 | 101 | 1101 | 0 | 111100 | 100010101 | 111 | 100101 |
Color Harmonies of #615966
Complementary color
Monochromatic Colors of #615966
Black with #615966
Text Example
Text Example
White with #615966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615966; }
p { color: rgb(97,89,102); }
H1.HeaderClassName
{
color: #615966;
}
.AnyTagClassName
{
color: #615966;
}
</style>
background-color css
<style>
a { background-color: #615966; }
a { background-color: rgb(97,89,102); }
div.DivClassName
{
background-color: #615966;
}
.BgClassName
{
background-color: #615966;
}
</style>
border-color css
<style>
span { border-color: #615966; }
span { border-color: rgb(97,89,102); }
td.TdClassName
{
border-color: #615966;
}
.TagClassName
{
border-color: #615966;
}
</style>